Home
last modified time | relevance | path

Searched refs:PMU_UART1_WAKEUP_EN (Results 1 – 1 of 1) 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)
118 #define PMU_UART1_WAKEUP_EN BIT(7) macro