esp_task_wdt_stop() is only used within ESP-IDF.
 
Symbols
loading (2/5)...
Files
loading (4/5)...
SummarySyntaxReferencesCall TreeData Use

Return value

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

Notes

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

References