Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/esp_rom/include/esp32c3/rom/
Drtc.h104 POWER_GLITCH_RESET = 23, /**<23, power glitch reset digital core and rtc module*/ enumerator
125 _Static_assert((soc_reset_reason_t)POWER_GLITCH_RESET == RESET_REASON_CORE_PWR_GLITCH, "POWER_GLITC…
/hal_espressif-3.4.0/components/esp_rom/include/esp32s3/rom/
Drtc.h91 POWER_GLITCH_RESET = 23, /**<23, power glitch reset digital core and rtc module*/ enumerator
112 _Static_assert((soc_reset_reason_t)POWER_GLITCH_RESET == RESET_REASON_CORE_PWR_GLITCH, "POWER_GLITC…
/hal_espressif-3.4.0/components/esp_rom/include/esp32h2/rom/
Drtc.h96 POWER_GLITCH_RESET = 23, /**<23, power glitch reset digital core and rtc module*/ enumerator
118 _Static_assert((soc_reset_reason_t)POWER_GLITCH_RESET == RESET_REASON_CORE_PWR_GLITCH, "POWER_GLITC…