Home
last modified time | relevance | path

Searched refs:startup_resume_other_cores (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_system/include/esp_private/
Dstartup_internal.h38 void startup_resume_other_cores(void);
/hal_espressif-latest/components/esp_system/
Dstartup.c426 startup_resume_other_cores(); in do_secondary_init()
/hal_espressif-latest/components/esp_system/port/
Dcpu_start.c154 void startup_resume_other_cores(void) in startup_resume_other_cores() function