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
|
2016-09-17 20:01:57 +08:00
|
|
|
code. To ease navigation, we have split the APIs in nanokernel APIs and
|
2016-02-02 01:28:50 +08:00
|
|
|
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.
|
|
|
|
|
2016-08-12 04:50:45 +08:00
|
|
|
The use of the Zephyr APIs is the same for all SoCs and boards.
|
2016-02-02 01:28:50 +08:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
2016-02-28 05:31:44 +08:00
|
|
|
device.rst
|
2016-06-15 15:27:40 +08:00
|
|
|
bluetooth.rst
|
2016-02-08 05:32:14 +08:00
|
|
|
io_interfaces.rst
|
2016-02-08 02:00:52 +08:00
|
|
|
event_logger.rst
|
2016-06-02 01:20:38 +08:00
|
|
|
system_log.rst
|
2016-04-22 03:18:12 +08:00
|
|
|
power_management_api
|
2016-08-05 11:42:46 +08:00
|
|
|
file_system
|
2016-08-26 18:26:10 +08:00
|
|
|
testing
|
2016-05-16 22:33:57 +08:00
|
|
|
|