2016-02-02 01:28:50 +08:00
|
|
|
.. _api:
|
|
|
|
|
|
|
|
API Documentation
|
|
|
|
#################
|
|
|
|
|
2016-04-22 03:18:12 +08:00
|
|
|
Welcome to the Zephyr Project's :abbr:`API (Application Programing Interface)`
|
|
|
|
documentation.
|
2016-02-02 01:28:50 +08:00
|
|
|
|
|
|
|
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-28 05:31:44 +08:00
|
|
|
device.rst
|
2016-02-08 05:32:14 +08:00
|
|
|
io_interfaces.rst
|
2016-02-08 02:00:52 +08:00
|
|
|
event_logger.rst
|
2016-04-22 03:18:12 +08:00
|
|
|
power_management_api
|
2016-05-16 22:33:57 +08:00
|
|
|
|