Searched refs:other_cpu_startup_idle_hook_cb (Results 1 – 1 of 1) sorted by relevance
87 static bool other_cpu_startup_idle_hook_cb(void) in other_cpu_startup_idle_hook_cb() function98 esp_register_freertos_idle_hook_for_cpu(other_cpu_startup_idle_hook_cb, !xPortGetCoreID()); in main_task()102 esp_deregister_freertos_idle_hook_for_cpu(other_cpu_startup_idle_hook_cb, !xPortGetCoreID()); in main_task()