Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/esp_hw_support/include/
Desp_sleep.h95ESP_SLEEP_WAKEUP_ALL, //!< Not a wakeup cause, used to disable all wakeup sources with es… enumerator
/hal_espressif-3.7.0/components/esp_hw_support/
Dsleep_modes.c1135 if (source == ESP_SLEEP_WAKEUP_ALL) { in esp_sleep_disable_wakeup_source()