Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/esp_system/
Dstartup.c105 void esp_startup_start_app_other_cores(void) __attribute__((weak, alias("esp_startup_start_app_othe…
226 esp_startup_start_app_other_cores(); in start_cpu_other_cores_default()
/device/soc/esp/esp32/components/osal/port/xtensa/
Dport.c408 void esp_startup_start_app_other_cores(void) in esp_startup_start_app_other_cores() function