esp_task_wdt_impl_timer_restart() function
Restart the Task Watchdog Timer (TWDT) This function will restart/resume the timer after it has been stopped.
Arguments
obj
Abstract implementation context
Return value
- ESP_OK: timer successfully stopped - Other: failed to stop the timer
esp_task_wdt_impl_timer_restart() is called by 4 functions and calls 4 functions:
![]()
esp_task_wdt_impl_timer_restart()
esp_task_wdt_impl_timer_restart():
![]()
esp_task_wdt_impl_timer_restart()