2017-01-16 23:08:35 +01:00
|
|
|
System API
|
|
|
|
**********
|
|
|
|
|
2021-12-30 18:50:55 +08:00
|
|
|
:link_to_translation:`zh_CN:[中文]`
|
|
|
|
|
2017-01-16 23:08:35 +01:00
|
|
|
.. toctree::
|
2019-08-13 16:01:50 +08:00
|
|
|
:maxdepth: 1
|
2017-01-16 23:08:35 +01:00
|
|
|
|
2021-12-30 18:50:55 +08:00
|
|
|
app_image_format
|
|
|
|
app_trace
|
|
|
|
esp_function_with_shared_stack
|
2022-03-17 21:58:15 +08:00
|
|
|
chip_revision
|
2021-12-30 18:50:55 +08:00
|
|
|
console
|
|
|
|
efuse
|
|
|
|
esp_err
|
|
|
|
esp_https_ota
|
|
|
|
esp_event
|
|
|
|
freertos
|
|
|
|
freertos_additions
|
|
|
|
mem_alloc
|
|
|
|
heap_debug
|
|
|
|
esp_timer
|
|
|
|
internal-unstable
|
|
|
|
:not CONFIG_FREERTOS_UNICORE: ipc
|
|
|
|
intr_alloc
|
|
|
|
log
|
2022-03-30 10:31:50 +08:00
|
|
|
misc_system_api
|
2021-12-30 18:50:55 +08:00
|
|
|
ota
|
|
|
|
:CONFIG_IDF_TARGET_ARCH_XTENSA: perfmon
|
|
|
|
power_management
|
|
|
|
pthread
|
|
|
|
random
|
|
|
|
sleep_modes
|
2022-03-30 10:31:50 +08:00
|
|
|
soc_caps
|
2021-12-30 18:50:55 +08:00
|
|
|
system_time
|
|
|
|
:SOC_ASYNC_MEMCPY_SUPPORTED: async_memcpy
|
|
|
|
:esp32: himem
|
2022-02-21 16:13:02 +05:30
|
|
|
:SOC_ULP_SUPPORTED: ulp
|
|
|
|
:SOC_RISCV_COPROC_SUPPORTED: ulp-risc-v
|
2021-12-30 18:50:55 +08:00
|
|
|
wdts
|
2022-03-24 14:57:51 +08:00
|
|
|
|
|
|
|
|
2019-04-11 15:33:38 +08:00
|
|
|
Code examples for this API section are provided in the :example:`system` directory of ESP-IDF examples.
|