Home
last modified time | relevance | path

Searched refs:RESET_REASON_SYS_CLK_GLITCH (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dreset_reasons.h41 RESET_REASON_SYS_CLK_GLITCH = 0x13, // Glitch on clock resets the digital core and rtc module enumerator
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dreset_reasons.h45 RESET_REASON_SYS_CLK_GLITCH = 0x13, // Glitch on clock resets the digital core and rtc module enumerator
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dreset_reasons.h53 RESET_REASON_SYS_CLK_GLITCH = 0x13, // Glitch on clock resets the digital core and rtc module enumerator
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dreset_reasons.h57 RESET_REASON_SYS_CLK_GLITCH = 0x13, // Glitch on clock resets the digital core and rtc module enumerator
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Drtc.h114 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.h110 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.h109 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.h114 ESP_STATIC_ASSERT((soc_reset_reason_t)GLITCH_RTC_RESET == RESET_REASON_SYS_CLK_GLITCH, "GLITCH_RTC_…