esp-idf/components/driver
morris 2a9759ea24 gdma: correct the dma trigger of uart
GDMA trigger actually is not assigned to UART controller, but for UHCI
controller
2023-02-01 10:56:01 +08:00
..
esp32 touch_sensor: add description to distinguish the API on different target 2022-09-22 10:31:08 +08:00
esp32c3
esp32h2
esp32s2 docs:fix a typo in touch_sensor.h of esp32s2 and esp32s3 2022-11-11 17:40:18 +08:00
esp32s3 docs:fix a typo in touch_sensor.h of esp32s2 and esp32s3 2022-11-11 17:40:18 +08:00
include gdma: correct the dma trigger of uart 2023-02-01 10:56:01 +08:00
test rmt: fix memory leak in the legacy driver 2022-11-21 10:00:24 +08:00
CMakeLists.txt
Kconfig
adc.c
adc1_private.h
adc_common.c
adc_deprecated.c
component.mk
dac_common.c
dedic_gpio.c
gdma.c gdma: add spin lock for gdma channel 2022-04-21 10:11:20 +00:00
gpio.c
i2c.c I2C: put some interrupt used functions into IRAM, 2022-12-01 16:20:56 +08:00
i2s.c i2s: fix tx incomplete auto clear 2022-10-12 19:53:58 +08:00
ledc.c ledc: Fix the usage of ledc_ls_timer_update and ledc_timer_rst 2022-09-20 11:52:57 +08:00
linker.lf
mcpwm.c Merge branch 'bugfix/mcpwm_wrong_return_value_v4.4' into 'release/v4.4' 2022-11-09 22:49:42 +08:00
pcnt.c
periph_ctrl.c
rmt.c rmt: fix memory leak in the legacy driver 2022-11-21 10:00:24 +08:00
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: fix slave can't use iomux bus mixed with gpio cs_pin 2022-12-01 20:15:21 +08:00
spi_slave_hd.c
timer.c
touch_sensor_common.c
twai.c
uart.c uart: Fix unwanted processing of TX_DONE interrupt immediately after calling uart_wait_tx_done() 2022-09-23 16:10:53 +08:00
usb_serial_jtag.c gpio: fix USB D+ pin cannot disable pullup 2022-09-20 15:23:01 +08:00