Home
last modified time | relevance | path

Searched refs:RTC_RESET_CAUSE_REG (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dreset_reason.c94 REG_WRITE(RTC_RESET_CAUSE_REG, val); in esp_reset_reason_set_hint()
100 uint32_t reset_reason_hint = REG_READ(RTC_RESET_CAUSE_REG); in esp_reset_reason_get_hint()
110 REG_WRITE(RTC_RESET_CAUSE_REG, 0); in esp_reset_reason_clear_hint()
/hal_espressif-latest/components/esp_system/port/soc/esp32c2/
Dreset_reason.c83 REG_WRITE(RTC_RESET_CAUSE_REG, val); in esp_reset_reason_set_hint()
89 uint32_t reset_reason_hint = REG_READ(RTC_RESET_CAUSE_REG); in esp_reset_reason_get_hint()
99 REG_WRITE(RTC_RESET_CAUSE_REG, 0); in esp_reset_reason_clear_hint()
/hal_espressif-latest/components/esp_system/port/soc/esp32c3/
Dreset_reason.c96 REG_WRITE(RTC_RESET_CAUSE_REG, val); in esp_reset_reason_set_hint()
102 uint32_t reset_reason_hint = REG_READ(RTC_RESET_CAUSE_REG); in esp_reset_reason_get_hint()
112 REG_WRITE(RTC_RESET_CAUSE_REG, 0); in esp_reset_reason_clear_hint()
/hal_espressif-latest/components/esp_system/port/soc/esp32s2/
Dreset_reason.c93 REG_WRITE(RTC_RESET_CAUSE_REG, val); in esp_reset_reason_set_hint()
99 uint32_t reset_reason_hint = REG_READ(RTC_RESET_CAUSE_REG); in esp_reset_reason_get_hint()
109 REG_WRITE(RTC_RESET_CAUSE_REG, 0); in esp_reset_reason_clear_hint()
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
Dreset_reason.c91 REG_WRITE(RTC_RESET_CAUSE_REG, val); in esp_reset_reason_set_hint()
97 uint32_t reset_reason_hint = REG_READ(RTC_RESET_CAUSE_REG); in esp_reset_reason_get_hint()
107 REG_WRITE(RTC_RESET_CAUSE_REG, 0); in esp_reset_reason_clear_hint()
/hal_espressif-latest/components/esp_system/port/soc/esp32c6/
Dreset_reason.c106 REG_WRITE(RTC_RESET_CAUSE_REG, val); in esp_reset_reason_set_hint()
112 uint32_t reset_reason_hint = REG_READ(RTC_RESET_CAUSE_REG); in esp_reset_reason_get_hint()
122 REG_WRITE(RTC_RESET_CAUSE_REG, 0); in esp_reset_reason_clear_hint()
/hal_espressif-latest/components/esp_system/port/soc/esp32h2/
Dreset_reason.c106 REG_WRITE(RTC_RESET_CAUSE_REG, val); in esp_reset_reason_set_hint()
112 uint32_t reset_reason_hint = REG_READ(RTC_RESET_CAUSE_REG); in esp_reset_reason_get_hint()
122 REG_WRITE(RTC_RESET_CAUSE_REG, 0); in esp_reset_reason_clear_hint()
/hal_espressif-latest/components/esp_rom/include/esp32/rom/
Drtc.h65 #define RTC_RESET_CAUSE_REG RTC_CNTL_STORE6_REG macro
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Drtc.h72 #define RTC_RESET_CAUSE_REG RTC_CNTL_STORE6_REG macro
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Drtc.h65 #define RTC_RESET_CAUSE_REG RTC_CNTL_STORE6_REG macro
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Drtc.h65 #define RTC_RESET_CAUSE_REG LP_AON_STORE6_REG macro
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Drtc.h64 #define RTC_RESET_CAUSE_REG LP_AON_STORE6_REG macro
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Drtc.h61 #define RTC_RESET_CAUSE_REG RTC_CNTL_STORE6_REG macro
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Drtc.h65 #define RTC_RESET_CAUSE_REG RTC_CNTL_STORE6_REG macro