mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
81007ee4ed
Prior to this commit, adc ulp is disabled by setting adc_oneshot_unit_init_cfg_t::ulp_mode to false. After this commit, a new enum `ADC_ULP_MODE_DISABLE` is added. So setting `ulp_mode` to `ADC_ULP_MODE_DISABLE`, instead of `false`, to disable the ulp mode. |
||
---|---|---|
.. | ||
adc | ||
gpio | ||
i2c | ||
i2s | ||
lcd | ||
ledc | ||
mcpwm | ||
pcnt/rotary_encoder | ||
rmt | ||
sdio | ||
secure_element/atecc608_ecdsa | ||
sigma_delta | ||
spi_master | ||
spi_slave | ||
spi_slave_hd | ||
temp_sensor | ||
timer_group | ||
touch_sensor | ||
twai | ||
uart | ||
usb | ||
wave_gen | ||
.build-test-rules.yml | ||
README.md |