Home
last modified time | relevance | path

Searched refs:ESP_SYSTEM_INIT_ALL_CORES (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_system/include/esp_private/
Dstartup_internal.h75 #define ESP_SYSTEM_INIT_ALL_CORES BIT(0) macro
77 #define ESP_SYSTEM_INIT_ALL_CORES (BIT(SOC_CPU_CORES_NUM) - 1) macro
/hal_espressif-latest/components/esp_system/
Dsystem_init_fn.txt25 115: esp_apptrace_init in components/app_trace/app_trace.c on ESP_SYSTEM_INIT_ALL_CORES