Searched refs:other_cpu_startup_idle_hook_cb (Results 1 – 1 of 1) sorted by relevance
85 static bool other_cpu_startup_idle_hook_cb(void) in other_cpu_startup_idle_hook_cb() function97 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