esp-idf/components/soc/esp32/include
Ivan Grokhotkov 780569c04a esp32: fix RTC watchdog configuration in esp_restart
RTC watchdog didn’t have any actions configured for any of the stages.
This change configures it to use SW_SYSTEM_RESET at stage 0 and a
full reset at stage 1. The timeout is now calculated based on
RTC_SLOW_CLK frequency.
2017-07-10 17:21:49 +08:00
..
soc esp32: fix RTC watchdog configuration in esp_restart 2017-07-10 17:21:49 +08:00
esp_brownout.h soc: add source code of rtc_clk, rtc_pm 2017-04-11 15:45:54 +08:00