Home
last modified time | relevance | path

Searched defs:RTC_WIFI_TRIG_EN (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Desp_pmu.h60 #define RTC_WIFI_TRIG_EN PMU_WIFI_SOC_WAKEUP_EN //!< WIFI wakeup (light sleep only) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc.h610 #define RTC_WIFI_TRIG_EN BIT(5) //!< WIFI wakeup (light sleep only) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc.h655 #define RTC_WIFI_TRIG_EN BIT(5) //!< WIFI wakeup (light sleep only) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc.h685 #define RTC_WIFI_TRIG_EN BIT(5) //!< WIFI wakeup (light sleep only) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc.h671 #define RTC_WIFI_TRIG_EN BIT(5) //!< WIFI wakeup (light sleep only) macro