Home
last modified time | relevance | path

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

/bsp/ESP32_C3/idf_port/src/
A Dport_common.c85 static bool other_cpu_startup_idle_hook_cb(void) in other_cpu_startup_idle_hook_cb() function
97 esp_register_freertos_idle_hook_for_cpu(other_cpu_startup_idle_hook_cb, !xPortGetCoreID()); in main_task()
101 esp_deregister_freertos_idle_hook_for_cpu(other_cpu_startup_idle_hook_cb, !xPortGetCoreID()); in main_task()

Completed in 5 milliseconds