Origin: Original Change-Id: I0927c25fbbba5d4863f199d058d311c10d52d784 Signed-off-by: Jaakko Hannikainen <jaakko.hannikainen@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
31 lines
737 B
ReStructuredText
31 lines
737 B
ReStructuredText
.. _api:
|
|
|
|
API Documentation
|
|
#################
|
|
|
|
Welcome to the Zephyr Project's :abbr:`API (Application Programing Interface)`
|
|
documentation.
|
|
|
|
This section contains the API documentation automatically extracted from the
|
|
code. To ease navigation, we have split the APIs in nanokernel APIs and
|
|
microkernel APIs. If you are looking for a specific API, enter it on the
|
|
search box. The search results display all sections containing information
|
|
about that API.
|
|
|
|
The use of the Zephyr APIs is the same for all SoCs and boards.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
nanokernel_api.rst
|
|
microkernel_api.rst
|
|
device.rst
|
|
bluetooth.rst
|
|
io_interfaces.rst
|
|
event_logger.rst
|
|
system_log.rst
|
|
power_management_api
|
|
file_system
|
|
testing
|
|
|