Home
last modified time | relevance | path

Searched refs:RESET_REASON_SYS_RTC_WDT (Results 1 – 21 of 21) sorted by relevance

/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dreset_reasons.h39 RESET_REASON_SYS_RTC_WDT = 0x10, // RTC watch dog resets digital core and rtc module enumerator
/hal_espressif-latest/components/soc/esp32/include/soc/
Dreset_reasons.h53 RESET_REASON_SYS_RTC_WDT = 0x10, // RTC watch dog resets digital core and rtc module enumerator
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dreset_reasons.h42 RESET_REASON_SYS_RTC_WDT = 0x10, // RTC watch dog resets digital core and rtc module enumerator
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dreset_reasons.h43 RESET_REASON_SYS_RTC_WDT = 0x10, // RTC watch dog resets digital core and rtc module enumerator
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dreset_reasons.h42 RESET_REASON_SYS_RTC_WDT = 0x10, // RTC watch dog resets digital core and rtc module enumerator
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dreset_reasons.h50 RESET_REASON_SYS_RTC_WDT = 0x10, // RTC watch dog resets digital core and rtc module enumerator
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dreset_reasons.h53 RESET_REASON_SYS_RTC_WDT = 0x10, // RTC watch dog resets digital core and rtc module enumerator
/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dreset_reason.c43 case RESET_REASON_SYS_RTC_WDT: in get_reset_reason()
/hal_espressif-latest/components/esp_system/port/soc/esp32c2/
Dreset_reason.c40 case RESET_REASON_SYS_RTC_WDT: in get_reset_reason()
/hal_espressif-latest/components/esp_system/port/soc/esp32c3/
Dreset_reason.c46 case RESET_REASON_SYS_RTC_WDT: in get_reset_reason()
/hal_espressif-latest/components/esp_system/port/soc/esp32s2/
Dreset_reason.c43 case RESET_REASON_SYS_RTC_WDT: in get_reset_reason()
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
Dreset_reason.c43 case RESET_REASON_SYS_RTC_WDT: in get_reset_reason()
/hal_espressif-latest/components/esp_system/port/soc/esp32c6/
Dreset_reason.c43 case RESET_REASON_SYS_RTC_WDT: in get_reset_reason()
/hal_espressif-latest/components/esp_system/port/soc/esp32h2/
Dreset_reason.c43 case RESET_REASON_SYS_RTC_WDT: in get_reset_reason()
/hal_espressif-latest/components/esp_rom/include/esp32/rom/
Drtc.h106 ESP_STATIC_ASSERT((soc_reset_reason_t)RTCWDT_RTC_RESET == RESET_REASON_SYS_RTC_WDT, "RTCWDT_RTC_RES…
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Drtc.h112 ESP_STATIC_ASSERT((soc_reset_reason_t)RTCWDT_RTC_RESET == RESET_REASON_SYS_RTC_WDT, "RTCWDT_RTC_RES…
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Drtc.h107 ESP_STATIC_ASSERT((soc_reset_reason_t)RTCWDT_RTC_RESET == RESET_REASON_SYS_RTC_WDT, "RTCWDT_RTC_RES…
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Drtc.h112 ESP_STATIC_ASSERT((soc_reset_reason_t)RTCWDT_RTC_RESET == RESET_REASON_SYS_RTC_WDT, "RTCWDT_RTC_RES…
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Drtc.h110 ESP_STATIC_ASSERT((soc_reset_reason_t)RTCWDT_RTC_RESET == RESET_REASON_SYS_RTC_WDT, "RTCWDT_RTC_RES…
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Drtc.h106 ESP_STATIC_ASSERT((soc_reset_reason_t)RTCWDT_RTC_RESET == RESET_REASON_SYS_RTC_WDT, "RTCWDT_RTC_RES…
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Drtc.h111 ESP_STATIC_ASSERT((soc_reset_reason_t)RTCWDT_RTC_RESET == RESET_REASON_SYS_RTC_WDT, "RTCWDT_RTC_RES…