Home
last modified time | relevance | path

Searched refs:RTC_SDIO_TRIG_EN (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc.h580 #define RTC_SDIO_TRIG_EN BIT(4) //!< SDIO wakeup (light sleep only) macro
592 #define RTC_SLEEP_REJECT_MASK (RTC_GPIO_TRIG_EN | RTC_SDIO_TRIG_EN)
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc.h670 #define RTC_SDIO_TRIG_EN BIT(4) //!< SDIO wakeup (light sleep only) macro
689 RTC_SDIO_TRIG_EN | \
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc.h684 #define RTC_SDIO_TRIG_EN BIT(4) //!< SDIO wakeup (light sleep only) macro
703 RTC_SDIO_TRIG_EN | \