Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/
Desp_sleep.h110 ESP_SLEEP_WAKEUP_TOUCHPAD, //!< Wakeup caused by touchpad enumerator
/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c1403 } else if (CHECK_SOURCE(source, ESP_SLEEP_WAKEUP_TOUCHPAD, RTC_TOUCH_TRIG_EN)) {
1528 if (esp_sleep_get_wakeup_cause() != ESP_SLEEP_WAKEUP_TOUCHPAD) {
1932 return ESP_SLEEP_WAKEUP_TOUCHPAD;