esp-idf/components/driver
2022-10-26 13:43:13 +08:00
..
dac dac: optimize the dma stratege 2022-10-25 17:14:59 +08:00
deprecated driver: test with non-isr freertos functions in the flash 2022-10-26 13:43:13 +08:00
esp32 dac: update unit-test docs and examples for driver-NG 2022-10-25 17:00:41 +08:00
esp32s2 dac: update unit-test docs and examples for driver-NG 2022-10-25 17:00:41 +08:00
esp32s3 touch_sensor: add description to distinguish the API on different target 2022-06-28 02:20:43 +00:00
gpio gpio: Add support for esp32c6 2022-10-18 12:38:36 +08:00
i2s i2s: fix tx incomplete auto clear 2022-10-11 16:57:05 +08:00
include dac: optimize the dma stratege 2022-10-25 17:14:59 +08:00
mcpwm mcpwm: support esp32c6 2022-10-20 11:55:03 +08:00
rmt rmt: disable rc_fast clock when it's used up 2022-09-17 04:56:49 +00:00
test dac: update unit-test docs and examples for driver-NG 2022-10-25 17:00:41 +08:00
test_apps driver: test with non-isr freertos functions in the flash 2022-10-26 13:43:13 +08:00
.build-test-rules.yml dac: update unit-test docs and examples for driver-NG 2022-10-25 17:00:41 +08:00
CMakeLists.txt dac: optimize the dma stratege 2022-10-25 17:14:59 +08:00
gptimer.c rmt,gptimer: don't support rc_fast clock source for c6 and h2 2022-09-14 14:40:28 +00:00
i2c.c I2C: Refactor i2c hal and ll 2022-09-01 15:53:59 +08:00
Kconfig dac: optimize the dma stratege 2022-10-25 17:14:59 +08:00
ledc.c ledc: Fix the usage of ledc_ls_timer_update and ledc_timer_rst 2022-08-19 19:07:46 +08:00
linker.lf dac: optimize the dma stratege 2022-10-25 17:14:59 +08:00
pulse_cnt.c mcpwm: added enable/disable functions 2022-08-15 14:46:56 +08:00
sdio_slave.c sdio_slave: allow disabling highspeed mode 2022-09-27 18:38:35 +08:00
sdkconfig.rename mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE 2022-06-02 15:01:18 +08:00
sdm.c driver: remove -Wno-format flag 2022-08-08 08:30:09 +00:00
sdmmc_host.c sdmmc/sdspi: allow custom setup of SD card frequency 2022-09-12 17:08:36 +02:00
sdmmc_private.h driver: update copyright notice 2021-05-25 17:43:57 +02:00
sdmmc_transaction.c driver: remove -Wno-format flag 2022-08-08 08:30:09 +00:00
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 sdmmc/sdspi: allow custom setup of SD card frequency 2022-09-12 17:08:36 +02:00
sdspi_private.h driver: sdspi: add support for R1b response 2022-05-30 15:39:01 +02:00
sdspi_transaction.c driver: remove -Wno-format flag 2022-08-08 08:30:09 +00:00
spi_bus_lock.c SPI_BUS_LOCK: fix a concurrency issue 2022-09-06 16:59:02 +08:00
spi_common.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
spi_master.c Merge branch 'feature/sdcard_custom_freq' into 'master' 2022-09-23 17:45:30 +08:00
spi_slave_hd.c esp_hw_support: Remove compare_set.h API 2022-07-22 00:06:06 +08:00
spi_slave.c spi_slave: add a flag SPI_SLAVE_NO_RETURN_RESULT to bypass return descriptor from ISR 2022-09-21 11:56:27 +08:00
temperature_sensor.c driver: remove -Wno-format flag 2022-08-08 08:30:09 +00: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 esp_hw_support: Remove compare_set.h API 2022-07-22 00:06:06 +08:00
uart.c uart: Fix unwanted processing of TX_DONE interrupt immediately after calling uart_wait_tx_done() 2022-09-22 14:30:39 +08:00
usb_serial_jtag.c gpio: fix USB D+ pin cannot disable pullup 2022-08-19 15:05:28 +08:00