Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/esp_hw_support/include/
Desp_sleep.h122 ESP_ERR_SLEEP_TOO_SHORT_SLEEP_DURATION = ESP_ERR_INVALID_ARG, enumerator
/hal_espressif-3.7.0/components/esp_hw_support/
Dsleep_modes.c1083 err = ESP_ERR_SLEEP_TOO_SHORT_SLEEP_DURATION; in esp_light_sleep_start()