Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_sleep.c269 RTC_CNTL_SLP_REJECT_INT_RAW | RTC_CNTL_SLP_WAKEUP_INT_RAW) == 0) { in rtc_sleep_start()
348 "r" (RTC_CNTL_SLP_REJECT_INT_RAW | RTC_CNTL_SLP_WAKEUP_INT_RAW) // %8 in rtc_deep_sleep_start()
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_sleep.c278 RTC_CNTL_SLP_REJECT_INT_RAW | RTC_CNTL_SLP_WAKEUP_INT_RAW) == 0) { in rtc_sleep_start()
358 "r" (RTC_CNTL_SLP_REJECT_INT_RAW | RTC_CNTL_SLP_WAKEUP_INT_RAW) // %8 in rtc_deep_sleep_start()
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_sleep.c261 RTC_CNTL_SLP_REJECT_INT_RAW | RTC_CNTL_SLP_WAKEUP_INT_RAW) == 0) { in rtc_sleep_start()
341 "r" (RTC_CNTL_SLP_REJECT_INT_RAW | RTC_CNTL_SLP_WAKEUP_INT_RAW) // %9 in rtc_deep_sleep_start()
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_sleep.c218 RTC_CNTL_SLP_REJECT_INT_RAW | RTC_CNTL_SLP_WAKEUP_INT_RAW) == 0) { in rtc_sleep_start()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_sleep.c281 RTC_CNTL_SLP_REJECT_INT_RAW | RTC_CNTL_SLP_WAKEUP_INT_RAW) == 0) { in rtc_sleep_start()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc_cntl_reg.h474 #define RTC_CNTL_SLP_WAKEUP_INT_RAW (BIT(0)) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_cntl_reg.h645 #define RTC_CNTL_SLP_WAKEUP_INT_RAW (BIT(0)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h685 #define RTC_CNTL_SLP_WAKEUP_INT_RAW (BIT(0)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h759 #define RTC_CNTL_SLP_WAKEUP_INT_RAW (BIT(0)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h830 #define RTC_CNTL_SLP_WAKEUP_INT_RAW (BIT(0)) macro