Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/esp_hw_support/include/esp_private/
Desp_pmu.h49 #define RTC_WIFI_TRIG_EN PMU_WIFI_SOC_WAKEUP_EN //!< WIFI wakeup (light sleep only) macro
/hal_espressif-3.7.0/components/soc/esp32c2/include/soc/
Drtc.h611 #define RTC_WIFI_TRIG_EN BIT(5) //!< WIFI wakeup (light sleep only) macro
/hal_espressif-3.7.0/components/soc/esp32c3/include/soc/
Drtc.h667 #define RTC_WIFI_TRIG_EN BIT(5) //!< WIFI wakeup (light sleep only) macro
/hal_espressif-3.7.0/components/soc/esp32s2/include/soc/
Drtc.h682 #define RTC_WIFI_TRIG_EN BIT(5) //!< WIFI wakeup (light sleep only) macro
/hal_espressif-3.7.0/components/soc/esp32s3/include/soc/
Drtc.h671 #define RTC_WIFI_TRIG_EN BIT(5) //!< WIFI wakeup (light sleep only) macro