esp-idf/components/driver
Armando 6f4d992ac7 adc: update lock scope on esp32c3 2021-03-26 12:04:46 +08:00
..
esp32
esp32c3 adc: update lock scope on esp32c3 2021-03-26 12:04:46 +08:00
esp32s2 fix: reduce the consumption of touch sensor during deep sleep 2021-03-15 03:59:54 +00:00
esp32s3/include/driver fix: reduce the consumption of touch sensor during deep sleep 2021-03-15 03:59:54 +00:00
include adc: add pm_lock to adc driver on esp32c3 2021-03-26 12:04:46 +08:00
test spi: update slv dual board test for ci due to no pullup resistor on io10 on c3 2021-03-16 15:28:17 +08:00
CMakeLists.txt
Kconfig
adc1_private.h
adc_common.c adc: refactor adc single read api on esp32c3 2021-03-26 12:04:46 +08:00
component.mk
dac_common.c
dedic_gpio.c
gdma.c
gpio.c
i2c.c Support ESP32S3 Beta 3 target 2021-03-18 10:24:22 +08:00
i2s.c
ledc.c
mcpwm.c mcpwm: configure gpio using by lookup table 2021-03-16 21:54:00 +08:00
pcnt.c
periph_ctrl.c
rmt.c
rtc_io.c
rtc_module.c
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_master.c
spi_slave.c
spi_slave_hd.c
timer.c timer: removed downcasting when setting divider 2021-03-23 11:05:16 +08:00
touch_sensor_common.c
twai.c
uart.c