Home
last modified time | relevance | path

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

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