Home
last modified time | relevance | path

Searched refs:PMU_UART0_WAKEUP_EN (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Desp_pmu.h66 #define RTC_UART0_TRIG_EN PMU_UART0_WAKEUP_EN //!< UART0 wakeup (light sleep only)
117 #define PMU_UART0_WAKEUP_EN BIT(6) macro