mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-13 22:11:57 +00:00
Describes available services. Adds an example. Provides API table. Change-Id: I99a2541fedc3bde3e23157a5fd85fb49dce1bf4d Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
14 lines
277 B
ReStructuredText
14 lines
277 B
ReStructuredText
.. _common_kernel_services:
|
|
|
|
Common Kernel Services
|
|
######################
|
|
|
|
This section describes kernel services that are provided in both
|
|
microkernel applications and nanokernel applications.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
common_contexts.rst
|
|
common_kernel_clocks.rst
|