esp_task_wdt_impl_timer_feed() function
Feed the Task Watchdog Timer (TWDT) Feed the timer underneath to prevent it from triggering for the next period (configured at initialization).
Arguments
obj
Abstract implementation context
Return value
- ESP_OK: timer successfully feeded - Other: failed to feed the timer
esp_task_wdt_impl_timer_feed() is called by 1 function and calls 3 functions:
![]()
esp_task_wdt_impl_timer_feed()
esp_task_wdt_impl_timer_feed():
![]()
esp_task_wdt_impl_timer_feed()