Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/ThirdParty/GCC/Xtensa_ESP32/
Dport_common.c86 static volatile bool s_other_cpu_startup_done = false; variable
89 s_other_cpu_startup_done = true; in other_cpu_startup_idle_hook_cb()
100 while( !s_other_cpu_startup_done ) in main_task()