Home
last modified time | relevance | path

Searched refs:POWER_GLITCH_RESET (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Drtc.h95 POWER_GLITCH_RESET = 23, /**<23, power glitch reset digital core and rtc module*/ enumerator
116 ESP_STATIC_ASSERT((soc_reset_reason_t)POWER_GLITCH_RESET == RESET_REASON_CORE_PWR_GLITCH, "POWER_GL…
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Drtc.h92 POWER_GLITCH_RESET = 23, /**<23, power glitch reset digital core and rtc module*/ enumerator
113 ESP_STATIC_ASSERT((soc_reset_reason_t)POWER_GLITCH_RESET == RESET_REASON_CORE_PWR_GLITCH, "POWER_GL…
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Drtc.h97 POWER_GLITCH_RESET = 23, /**<23, power glitch reset digital core and rtc module*/ enumerator
118 ESP_STATIC_ASSERT((soc_reset_reason_t)POWER_GLITCH_RESET == RESET_REASON_CORE_PWR_GLITCH, "POWER_GL…