Searched refs:SUPER_WDT_RESET (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/ |
D | rtc.h | 96 SUPER_WDT_RESET = 18, /**<11, super watchdog reset digital core and rtc module*/ enumerator 113 ESP_STATIC_ASSERT((soc_reset_reason_t)SUPER_WDT_RESET == RESET_REASON_SYS_SUPER_WDT, "SUPER_WDT_RES…
|
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/ |
D | rtc.h | 91 SUPER_WDT_RESET = 18, /**<18, super watchdog reset digital core and rtc module*/ enumerator 109 ESP_STATIC_ASSERT((soc_reset_reason_t)SUPER_WDT_RESET == RESET_REASON_SYS_SUPER_WDT, "SUPER_WDT_RES…
|
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/ |
D | rtc.h | 93 SUPER_WDT_RESET = 18, /**<18, super watchdog reset digital core and rtc module*/ enumerator 114 ESP_STATIC_ASSERT((soc_reset_reason_t)SUPER_WDT_RESET == RESET_REASON_SYS_SUPER_WDT, "SUPER_WDT_RES…
|
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/ |
D | rtc.h | 91 SUPER_WDT_RESET = 18, /**<18, super watchdog reset digital core and rtc module*/ enumerator 112 ESP_STATIC_ASSERT((soc_reset_reason_t)SUPER_WDT_RESET == RESET_REASON_SYS_SUPER_WDT, "SUPER_WDT_RES…
|
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/ |
D | rtc.h | 87 SUPER_WDT_RESET = 18, /**<18, super watchdog reset digital core and rtc module*/ enumerator 108 ESP_STATIC_ASSERT((soc_reset_reason_t)SUPER_WDT_RESET == RESET_REASON_SYS_SUPER_WDT, "SUPER_WDT_RES…
|
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/ |
D | rtc.h | 92 SUPER_WDT_RESET = 18, /**<18, super watchdog reset digital core and rtc module*/ enumerator 113 ESP_STATIC_ASSERT((soc_reset_reason_t)SUPER_WDT_RESET == RESET_REASON_SYS_SUPER_WDT, "SUPER_WDT_RES…
|