esp-idf/components/driver
morris 57879e772d feat(gdma): support channel allocator on esp32p4
There's two GDMA groups on ESP32P4, one is connected to AHB bus,
and another one is connected AXI bus.
We now have two seperate APIs for allocating DMA channels,
depends on the bus type.
2023-07-19 18:18:07 +08:00
..
analog_comparator
dac
deprecated driver: fixed log related warnings in i2s and uart 2023-07-12 15:50:06 +08:00
gpio fix(gpio): fix potential crash when processing gpio isr 2023-07-19 12:03:38 +08:00
gptimer feat(gptimer): add gptimer linker.lf to control the placement of driver and hal 2023-07-05 12:09:00 +08:00
i2c
i2s
include/esp_private
ledc fix(ledc): fix frequency calculation 2023-07-10 11:45:09 +08:00
mcpwm feat(mcpwm): support open drain output for generator IO 2023-07-19 11:32:35 +08:00
parlio feat(gdma): support channel allocator on esp32p4 2023-07-19 18:18:07 +08:00
pcnt
rmt feat(gdma): support channel allocator on esp32p4 2023-07-19 18:18:07 +08:00
sdio_slave
sdmmc Added support for write protection polarity for SDCard 2023-06-28 13:20:36 +02:00
sigma_delta
spi Added support for write protection polarity for SDCard 2023-06-28 13:20:36 +02:00
temperature_sensor
test_apps ci: add pd_vddsdio in lightsleep UT tests 2023-07-14 21:21:23 +08:00
touch_sensor
twai twai: twai_driver_install() returns error on interrupt allocation failure 2023-06-25 18:32:41 +08:00
uart Merge branch 'bugfix/log-related-warnings' into 'master' 2023-07-13 18:09:56 +08:00
usb_serial_jtag
.build-test-rules.yml
CMakeLists.txt refactor(gpio):add gpio linker.lf to control the placement of driver and hal 2023-07-11 20:44:36 +08:00
Kconfig
linker.lf refactor(gpio):add gpio linker.lf to control the placement of driver and hal 2023-07-11 20:44:36 +08:00
sdkconfig.rename