2016-02-02 01:28:50 +08:00
|
|
|
.. _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 platforms and boards.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
nanokernel_api.rst
|
|
|
|
microkernel_api.rst
|
2016-02-08 05:32:14 +08:00
|
|
|
io_interfaces.rst
|