Home
last modified time | relevance | path

Searched refs:GLITCH_RTC_RESET (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/esp_rom/include/esp32s2/rom/
Drtc.h99 GLITCH_RTC_RESET = 19, /**<19, glitch reset digital core and rtc module*/ enumerator
115 _Static_assert((soc_reset_reason_t)GLITCH_RTC_RESET == RESET_REASON_SYS_CLK_GLITCH, "GLITCH_RTC_RES…
/hal_espressif-3.6.0/components/esp_rom/include/esp32h2/rom/
Drtc.h92 GLITCH_RTC_RESET = 19, /**<19, glitch reset digital core and rtc module*/ enumerator
114 _Static_assert((soc_reset_reason_t)GLITCH_RTC_RESET == RESET_REASON_SYS_CLK_GLITCH, "GLITCH_RTC_RES…
/hal_espressif-3.6.0/components/esp_rom/include/esp32c3/rom/
Drtc.h100 GLITCH_RTC_RESET = 19, /**<19, glitch reset digital core and rtc module*/ enumerator
121 _Static_assert((soc_reset_reason_t)GLITCH_RTC_RESET == RESET_REASON_SYS_CLK_GLITCH, "GLITCH_RTC_RES…
/hal_espressif-3.6.0/components/esp_rom/include/esp32s3/rom/
Drtc.h87 GLITCH_RTC_RESET = 19, /**<19, glitch reset digital core and rtc module*/ enumerator
108 _Static_assert((soc_reset_reason_t)GLITCH_RTC_RESET == RESET_REASON_SYS_CLK_GLITCH, "GLITCH_RTC_RES…