Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/
Desp_sleep.h113 ESP_SLEEP_WAKEUP_UART, //!< Wakeup caused by UART (light sleep only) enumerator
/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c1408 … } else if (CHECK_SOURCE(source, ESP_SLEEP_WAKEUP_UART, (RTC_UART0_TRIG_EN | RTC_UART1_TRIG_EN))) {
1921 return ESP_SLEEP_WAKEUP_UART;