Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/include/esp_private/
Desp_task_wdt_impl.h96 esp_err_t esp_task_wdt_impl_timer_restart(twdt_ctx_t obj);
/hal_espressif-latest/components/esp_system/task_wdt/
Dtask_wdt.c198 esp_task_wdt_impl_timer_restart(p_twdt_obj->impl_ctx); in add_entry()
602 esp_task_wdt_impl_timer_restart(p_twdt_obj->impl_ctx); in esp_task_wdt_init()
652 esp_task_wdt_impl_timer_restart(p_twdt_obj->impl_ctx); in esp_task_wdt_reconfigure()
689 ret = esp_task_wdt_impl_timer_restart(p_twdt_obj->impl_ctx); in esp_task_wdt_restart()
Dtask_wdt_impl_esp_timer.c136 esp_err_t esp_task_wdt_impl_timer_restart(twdt_ctx_t obj) in esp_task_wdt_impl_timer_restart() function
Dtask_wdt_impl_timergroup.c168 esp_err_t esp_task_wdt_impl_timer_restart(twdt_ctx_t obj) in esp_task_wdt_impl_timer_restart() function