ESP-IDF + 0/4 examples
SourceVu will show references to esp_light_sleep_start() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Return value

- ESP_OK on success (returned after wakeup) - ESP_ERR_SLEEP_REJECT sleep request is rejected(wakeup source set before the sleep request) - ESP_ERR_SLEEP_TOO_SHORT_SLEEP_DURATION after deducting the sleep flow overhead, the final sleep duration is too short to cover the minimum sleep duration of the chip, when rtc timer wakeup source enabled

References

from examples