esp-idf/components/driver
Michael (XIAO Xufeng) 822a40a6cf Merge branch 'fix/adc_xpd_calibration' into 'master'
adc: fixed the issue that ADC power is left on after the calibration is done

See merge request espressif/esp-idf!12207
2021-02-05 16:28:53 +08:00
..
esp32
esp32c3 adc: fixed the issue that ADC power is left on after the calibration is done 2021-02-05 14:17:52 +08:00
esp32s2 adc: fixed the issue that ADC power is left on after the calibration is done 2021-02-05 14:17:52 +08:00
esp32s3/include/driver
include spi: add explaination to the modes 2021-02-03 21:56:53 +08:00
test Merge branch 'feature/spi_slave_double_board_test_for_slave_transaction' into 'master' 2021-02-05 00:51:24 +08:00
CMakeLists.txt adc: fixed the issue that ADC power is left on after the calibration is done 2021-02-05 14:17:52 +08:00
Kconfig components/pm: Add slp gpio configure workaround 2021-01-15 15:34:45 +08:00
adc1_private.h
adc_common.c Merge branch 'fix/adc_xpd_calibration' into 'master' 2021-02-05 16:28:53 +08:00
component.mk
dac_common.c
dedic_gpio.c
gdma.c gdma: fix potential cocurrency issue 2021-01-14 20:37:36 +08:00
gpio.c components/pm: Add slp gpio configure workaround 2021-01-15 15:34:45 +08:00
i2c.c i2c: modify internal impl to ensure the cmd will not be modified 2021-01-27 01:31:49 +08:00
i2s.c adc_i2s: solve the i2s_adc issue when using wifi 2021-01-25 04:51:40 +00:00
ledc.c
mcpwm.c mcpwm: fix second fault line broken 2021-01-22 16:18:37 +08:00
pcnt.c
periph_ctrl.c esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
rmt.c rmt: support setting loop count at runtime 2021-01-14 21:26:04 +08:00
rtc_io.c
rtc_module.c system: reset dma when soft reset 2021-01-25 04:51:40 +00:00
sdio_slave.c
sdkconfig.rename
sdmmc_host.c
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
sigmadelta.c
spi_bus_lock.c
spi_common.c spi_slave_hd: add DMA Append Mode feature 2021-01-21 18:53:53 +08:00
spi_master.c
spi_slave.c
spi_slave_hd.c spi_slave_hd: add DMA Append Mode feature 2021-01-21 18:53:53 +08:00
timer.c
touch_sensor_common.c
twai.c
uart.c