esp_task_wdt_restart() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferencesCall TreeData Use

Return value

- ESP_OK: TWDT successfully stopped - Other: Failed to stop the TWDT

Notes

esp_task_wdt_restart() must not be called by multiple tasks simultaneously.

References