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

Return value

- ESP_OK on success - ESP_ERR_INVALID_STATE if trigger was not active

Notes

This function does not modify wake up configuration in RTC. It will be performed in esp_deep_sleep_start/esp_light_sleep_start function.

References

from examples