Searched refs:idle_hook_cb (Results 1 – 2 of 2) sorted by relevance
43 static bool idle_hook_cb(void);273 esp_deregister_freertos_idle_hook_for_cpu(idle_hook_cb, core_num); in unsubscribe_idle()279 esp_deregister_freertos_idle_hook_for_cpu(idle_hook_cb, core_num); in unsubscribe_idle()302 ESP_ERROR_CHECK(esp_register_freertos_idle_hook_for_cpu(idle_hook_cb, core_num)); in subscribe_idle()307 ESP_ERROR_CHECK(esp_register_freertos_idle_hook_for_cpu(idle_hook_cb, core_num)); in subscribe_idle()513 static bool idle_hook_cb(void) in idle_hook_cb() function
32 task_wdt:idle_hook_cb (noflash)