esp-idf/components/driver
Michael (XIAO Xufeng) 758238a8a1 Merge branch 'bugfix/separate_gdma_tx_rx_interrupt' into 'master'
gdma: separate tx/rx channel interrupt

Closes IDF-3181

See merge request espressif/esp-idf!13367
2021-05-06 16:38:44 +00:00
..
esp32 adc: apply adc power API to adc driver 2021-03-26 17:58:00 +08:00
esp32c3 adc: apply adc power API to adc driver 2021-03-26 17:58:00 +08:00
esp32s2 adc: apply adc power API to adc driver 2021-03-26 17:58:00 +08:00
esp32s3/include/driver dac: added DAC support macro 2021-04-12 12:04:46 +08:00
include Merge branch 'bugfix/adc_channel_comment_typo' into 'master' 2021-05-06 11:49:58 +00:00
test soc/hal: add tinyusb support esp32s3 2021-05-06 16:20:54 +08:00
CMakeLists.txt dac: added DAC support macro 2021-04-12 12:04:46 +08:00
Kconfig TWAI: FIFO overrun handling and errata workarounds 2021-03-30 14:17:31 +08:00
adc1_private.h
adc_common.c dac: added DAC support macro 2021-04-12 12:04:46 +08:00
component.mk
dac_common.c
dedic_gpio.c gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
gdma.c gdma: separate tx/rx channel interrupt 2021-05-06 15:06:37 +08:00
gpio.c Merge branch 'bugfix/esp32c3_deep_sleep_gpio_wakeup_issue' into 'master' 2021-04-14 06:36:40 +00:00
i2c.c gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
i2s.c gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
ledc.c gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
linker.lf TWAI: FIFO overrun handling and errata workarounds 2021-03-30 14:17:31 +08:00
mcpwm.c gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
pcnt.c gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
periph_ctrl.c TWAI: FIFO overrun handling and errata workarounds 2021-03-30 14:17:31 +08:00
rmt.c gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
rtc_io.c esp_system: support gpio wakeup from deep sleep on esp32c3 2021-02-26 12:26:49 +08:00
rtc_module.c
sdio_slave.c gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
sdkconfig.rename
sdmmc_host.c gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
sigmadelta.c gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
spi_bus_lock.c
spi_common.c gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
spi_master.c core system: Fix warnings in compilation when assertions are disabled 2021-03-03 10:26:57 +11:00
spi_slave.c spi: remove HSPI macro on esp32c3 and esp32s3 2021-04-06 13:42:49 +08:00
spi_slave_hd.c spi_slave_hd: add callback after data is loaded to the DMA for segment mode 2021-04-20 20:08:29 +08:00
timer.c timer: add IRAM_ATTR to spinlock give/take API 2021-04-15 09:50:06 +08:00
touch_sensor_common.c
twai.c TWAI: Simply caps and remove unused caps 2021-04-16 18:36:18 +08:00
uart.c gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00