Home
last modified time | relevance | path

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

/bsp/ESP32_C3/idf_port/src/
A Dport_common.c84 static volatile bool s_other_cpu_startup_done = false; variable
87 s_other_cpu_startup_done = true; in other_cpu_startup_idle_hook_cb()
98 while (!s_other_cpu_startup_done) { in main_task()

Completed in 5 milliseconds