wdt_hal_init() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Notes

Although the WDTs on the ESP32 have an edge interrupt, this HAL does not utilize it and will always disables it. RWDT does not have a prescaler. Its tick rate is equal to the frequency of its source clock (RTC slow clock).

References

from examples