mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-03 12:07:52 +00:00

Wi-Fi enables and disables ADC when exiting and entering sleep mode. Coordinate ADC power state with other modules, using adc_power_acquire and adc_power_release.