Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Desp_pmu.h67 #define RTC_UART1_TRIG_EN PMU_UART1_WAKEUP_EN //!< UART1 wakeup (light sleep only) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc.h583 #define RTC_UART1_TRIG_EN BIT(7) //!< UART1 wakeup (light sleep only) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc.h612 #define RTC_UART1_TRIG_EN BIT(7) //!< UART1 wakeup (light sleep only) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc.h657 #define RTC_UART1_TRIG_EN BIT(7) //!< UART1 wakeup (light sleep only) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc.h687 #define RTC_UART1_TRIG_EN BIT(7) //!< UART1 wakeup (light sleep only) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc.h673 #define RTC_UART1_TRIG_EN BIT(7) //!< UART1 wakeup (light sleep only) macro