Home
last modified time | relevance | path

Searched defs:RTC_GPIO_TRIG_EN (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Desp_pmu.h51 #define RTC_GPIO_TRIG_EN PMU_GPIO_WAKEUP_EN //!< GPIO wakeup macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc.h578 #define RTC_GPIO_TRIG_EN BIT(2) //!< GPIO wakeup (light sleep only) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc.h608 #define RTC_GPIO_TRIG_EN BIT(2) //!< GPIO wakeup macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc.h653 #define RTC_GPIO_TRIG_EN BIT(2) //!< GPIO wakeup macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc.h682 #define RTC_GPIO_TRIG_EN BIT(2) //!< GPIO wakeup (light sleep only) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc.h668 #define RTC_GPIO_TRIG_EN BIT(2) //!< GPIO wakeup (light sleep only) macro