Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Drtc.h97 GLITCH_RTC_RESET = 19, /**<19, glitch reset digital core and rtc module*/ enumerator
114 ESP_STATIC_ASSERT((soc_reset_reason_t)GLITCH_RTC_RESET == RESET_REASON_SYS_CLK_GLITCH, "GLITCH_RTC_…
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Drtc.h92 GLITCH_RTC_RESET = 19, /**<19, glitch reset digital core and rtc module*/ enumerator
110 ESP_STATIC_ASSERT((soc_reset_reason_t)GLITCH_RTC_RESET == RESET_REASON_SYS_CLK_GLITCH, "GLITCH_RTC_…
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Drtc.h88 GLITCH_RTC_RESET = 19, /**<19, glitch reset digital core and rtc module*/ enumerator
109 ESP_STATIC_ASSERT((soc_reset_reason_t)GLITCH_RTC_RESET == RESET_REASON_SYS_CLK_GLITCH, "GLITCH_RTC_…
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Drtc.h93 GLITCH_RTC_RESET = 19, /**<19, glitch reset digital core and rtc module*/ enumerator
114 ESP_STATIC_ASSERT((soc_reset_reason_t)GLITCH_RTC_RESET == RESET_REASON_SYS_CLK_GLITCH, "GLITCH_RTC_…