Home
last modified time | relevance | path

Searched refs:RTC_CNTL_SLP_WAKEUP_INT_CLR (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_sleep.c263 RTC_CNTL_SLP_REJECT_INT_CLR | RTC_CNTL_SLP_WAKEUP_INT_CLR); in rtc_sleep_start()
285 RTC_CNTL_SLP_REJECT_INT_CLR | RTC_CNTL_SLP_WAKEUP_INT_CLR); in rtc_deep_sleep_start()
360 RTC_CNTL_SLP_REJECT_INT_CLR | RTC_CNTL_SLP_WAKEUP_INT_CLR); in rtc_sleep_finish()
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_sleep.c272 RTC_CNTL_SLP_REJECT_INT_CLR | RTC_CNTL_SLP_WAKEUP_INT_CLR); in rtc_sleep_start()
294 RTC_CNTL_SLP_REJECT_INT_CLR | RTC_CNTL_SLP_WAKEUP_INT_CLR); in rtc_deep_sleep_start()
370 RTC_CNTL_SLP_REJECT_INT_CLR | RTC_CNTL_SLP_WAKEUP_INT_CLR); in rtc_sleep_finish()
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_sleep.c255 RTC_CNTL_SLP_REJECT_INT_CLR | RTC_CNTL_SLP_WAKEUP_INT_CLR); in rtc_sleep_start()
277 RTC_CNTL_SLP_REJECT_INT_CLR | RTC_CNTL_SLP_WAKEUP_INT_CLR); in rtc_deep_sleep_start()
353 RTC_CNTL_SLP_REJECT_INT_CLR | RTC_CNTL_SLP_WAKEUP_INT_CLR); in rtc_sleep_finish()
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_sleep.c212 RTC_CNTL_SLP_REJECT_INT_CLR | RTC_CNTL_SLP_WAKEUP_INT_CLR); in rtc_sleep_start()
230 RTC_CNTL_SLP_REJECT_INT_CLR | RTC_CNTL_SLP_WAKEUP_INT_CLR); in rtc_sleep_finish()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_sleep.c275 RTC_CNTL_SLP_REJECT_INT_CLR | RTC_CNTL_SLP_WAKEUP_INT_CLR); in rtc_sleep_start()
292 RTC_CNTL_SLP_REJECT_INT_CLR | RTC_CNTL_SLP_WAKEUP_INT_CLR); in rtc_sleep_finish()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc_cntl_reg.h562 #define RTC_CNTL_SLP_WAKEUP_INT_CLR (BIT(0)) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_cntl_reg.h757 #define RTC_CNTL_SLP_WAKEUP_INT_CLR (BIT(0)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h797 #define RTC_CNTL_SLP_WAKEUP_INT_CLR (BIT(0)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h1003 #define RTC_CNTL_SLP_WAKEUP_INT_CLR (BIT(0)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h1086 #define RTC_CNTL_SLP_WAKEUP_INT_CLR (BIT(0)) macro