2017-01-16 22:08:35 +00:00
|
|
|
System API
|
|
|
|
**********
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2017-12-01 04:50:45 +00:00
|
|
|
FreeRTOS <freertos>
|
2018-04-18 17:20:34 +00:00
|
|
|
FreeRTOS Additions <freertos_additions>
|
2017-07-18 23:07:17 +00:00
|
|
|
Heap Memory Allocation <mem_alloc>
|
|
|
|
Heap Memory Debugging <heap_debug>
|
2018-06-29 03:05:36 +00:00
|
|
|
Himem (large external SPI RAM) API <himem>
|
2017-01-16 22:08:35 +00:00
|
|
|
Interrupt Allocation <intr_alloc>
|
|
|
|
Watchdogs <wdts>
|
2018-11-19 03:41:26 +00:00
|
|
|
eFuse Manager <efuse>
|
2017-11-22 07:16:29 +00:00
|
|
|
Inter-Processor Call <ipc>
|
2017-11-24 10:51:37 +00:00
|
|
|
High Resolution Timer <esp_timer>
|
2017-01-16 22:08:35 +00:00
|
|
|
Logging <log>
|
2018-10-26 05:14:19 +00:00
|
|
|
Event Loop Library <esp_event>
|
2017-03-22 03:07:37 +00:00
|
|
|
Application Level Tracing <app_trace>
|
2017-12-01 04:50:45 +00:00
|
|
|
Power Management <power_management>
|
|
|
|
Sleep Modes <sleep_modes>
|
|
|
|
Over The Air Updates (OTA) <ota>
|
2018-07-12 12:15:44 +00:00
|
|
|
ESP HTTPS OTA <esp_https_ota>
|
2018-02-25 09:26:04 +00:00
|
|
|
ESP pthread <esp_pthread>
|
2018-06-13 08:07:26 +00:00
|
|
|
Error Codes and Helper Functions <esp_err>
|
2018-07-30 13:19:20 +00:00
|
|
|
Miscellaneous System APIs <system>
|
2017-01-16 22:08:35 +00:00
|
|
|
|
2017-01-18 20:04:11 +00:00
|
|
|
|
2017-01-19 08:16:06 +00:00
|
|
|
Example code for this API section is provided in :example:`system` directory of ESP-IDF examples.
|