esp-idf/components/driver
morris 08a4cff6d5 Merge branch 'bugfix/disable_touch_sleep_s3' into 'master'
touch_sensor: forbid from using touch sensor with sleep on ESP32-S3

Closes IDF-4810

See merge request espressif/esp-idf!17562
2022-03-24 10:22:31 +08:00
..
deprecated/driver
esp32 adc: unify adc_ll_num_t and adc_unit_t 2022-03-18 11:36:50 +08:00
esp32c3 adc: unify adc_ll_num_t and adc_unit_t 2022-03-18 11:36:50 +08:00
esp32s2 adc: unify adc_ll_num_t and adc_unit_t 2022-03-18 11:36:50 +08:00
esp32s3 touch_sensor: forbid from using touch sensor with sleep on ESP32-S3 2022-03-24 03:00:47 +08:00
include i2s: extract std/pdm/tdm modes 2022-03-22 10:14:45 +08:00
test Merge branch 'refactor/adc_unify_adc_unit' into 'master' 2022-03-18 20:29:36 +08:00
test_apps
CMakeLists.txt
Kconfig
adc.c Remove IRAM_ATTR from any function declarations 2022-03-22 09:58:50 +00:00
adc1_private.h
adc_common.c adc: unify adc_ll_num_t and adc_unit_t 2022-03-18 11:36:50 +08:00
adc_deprecated.c adc: unify adc_ll_num_t and adc_unit_t 2022-03-18 11:36:50 +08:00
dac_common.c
dedic_gpio.c
gdma.c
gpio.c
gptimer.c
i2c.c Remove IRAM_ATTR from any function declarations 2022-03-22 09:58:50 +00:00
i2s.c i2s: extract std/pdm/tdm modes 2022-03-22 10:14:45 +08:00
ledc.c driver: fix issues reported by PVS-Studio 2022-03-14 18:46:47 +01:00
legacy_new_driver_coexist.c
linker.lf
mcpwm.c
pcnt_legacy.c
periph_ctrl.c
pulse_cnt.c
rmt.c
rtc_io.c
rtc_module.c
rtc_temperature_legacy.c Merge branch 'bugfix/temp_sensor_coexist_issue' into 'master' 2022-03-15 21:43:05 +08:00
sdio_slave.c driver: fix issues reported by PVS-Studio 2022-03-14 18:46:47 +01:00
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 Remove IRAM_ATTR from any function declarations 2022-03-22 09:58:50 +00:00
spi_slave_hd.c
temperature_sensor.c
timer_legacy.c
touch_sensor_common.c
twai.c
uart.c
usb_serial_jtag.c