esp-idf/components/driver
Armando (Dou Yiwen) 097e64f8c7 Merge branch 'bugfix/adc2_legacy_oneshot_clk_gating_issue' into 'master'
adc: fix legacy oneshot driver clock gating issue on c3 and c2

See merge request espressif/esp-idf!19144
2022-07-21 19:13:20 +08:00
..
deprecated Merge branch 'bugfix/adc2_legacy_oneshot_clk_gating_issue' into 'master' 2022-07-21 19:13:20 +08:00
esp32 esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
esp32s2 esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
esp32s3 touch_sensor: add description to distinguish the API on different target 2022-06-28 02:20:43 +00:00
gpio sdm: deprecate legacy driver 2022-07-20 14:59:50 +08:00
i2s i2s: add slot sequence table 2022-07-21 15:52:39 +08:00
include i2s: add slot sequence table 2022-07-21 15:52:39 +08:00
rmt rmt: add open-drain flag on tx channel 2022-07-20 14:12:43 +00:00
test esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
test_apps i2s: add slot sequence table 2022-07-21 15:52:39 +08:00
.build-test-rules.yml sdm: added channel allocator for sigma delta module 2022-07-20 14:59:50 +08:00
CMakeLists.txt i2s: add slot sequence table 2022-07-21 15:52:39 +08:00
dac_common.c build: fix unused tag string 2022-01-18 10:06:08 +08:00
gptimer.c rmt: fix error in rmt register file 2022-06-10 18:38:42 +08:00
i2c.c I2C: Fullfill the I2C clock tree, and support 26M XTAL on ESP32-C2 2022-07-19 11:41:42 +08:00
Kconfig sdm: added channel allocator for sigma delta module 2022-07-20 14:59:50 +08:00
ledc.c ledc: cleanup the clock selection code 2022-04-14 08:15:14 +00:00
linker.lf sdm: added channel allocator for sigma delta module 2022-07-20 14:59:50 +08:00
mcpwm.c mcpwm: don't support disable carrier first pulse 2022-06-02 15:01:18 +08:00
pulse_cnt.c pcnt: support set the level of virtual IO 2022-06-18 15:00:37 +08:00
sdio_slave.c driver: fix issues reported by PVS-Studio 2022-03-14 18:46:47 +01:00
sdkconfig.rename mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE 2022-06-02 15:01:18 +08:00
sdm.c sdm: refactor example with new driver 2022-07-20 14:59:50 +08:00
sdmmc_host.c driver: remove deprecated code 2022-05-19 11:31:53 +08:00
sdmmc_private.h driver: update copyright notice 2021-05-25 17:43:57 +02:00
sdmmc_transaction.c sdmmc: Add erase command-38. Support erase/trim/discard/sanitize 2022-03-05 16:02:01 +05:30
sdspi_crc.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
sdspi_crc.h driver: update copyright notice 2021-05-25 17:43:57 +02:00
sdspi_host.c remove: sdspi_host deprecated api 2022-06-12 20:07:27 +00:00
sdspi_private.h driver: sdspi: add support for R1b response 2022-05-30 15:39:01 +02:00
sdspi_transaction.c driver: sdspi: add support for R1b response 2022-05-30 15:39:01 +02:00
spi_bus_lock.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
spi_common.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
spi_master.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
spi_slave_hd.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
spi_slave.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
temperature_sensor.c Add regi2c enable/disable reference count 2022-06-23 15:36:44 +08:00
touch_sensor_common.c hw_support: move rtc_ctrl from driver to hw_support 2022-04-29 14:28:09 +08:00
twai.c soc: don't expose unstable soc header files in public api 2022-01-06 23:10:22 +08:00
uart.c uart: Add a new API to get the free space size of tx buffer 2022-07-05 18:39:22 +08:00
usb_serial_jtag.c freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00