This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
master
Add File
New File
Upload File
Apply Patch
esp-idf
/
components
/
esp_hal_dma
/
include
/
hal
History
morris
bc064a353a
refactor(hal_dma): move bitscrambler from hal component
...
because bitscrambler can't live without DMA, it's highly binded with the GDMA peripheral.
2025-11-21 16:10:16 +08:00
..
bitscrambler_types.h
refactor(hal_dma): move bitscrambler from hal component
2025-11-21 16:10:16 +08:00
cp_dma_hal.h
feat(dma): graduate the dma driver into a single component
2025-10-19 22:06:46 +08:00
dma2d_hal.h
feat(dma): graduate the dma driver into a single component
2025-10-19 22:06:46 +08:00
dma2d_periph.h
feat(dma): graduate the dma driver into a single component
2025-10-19 22:06:46 +08:00
dw_gdma_hal.h
feat(dma): graduate the dma driver into a single component
2025-10-19 22:06:46 +08:00
dw_gdma_types.h
feat(dma): graduate the dma driver into a single component
2025-10-19 22:06:46 +08:00
gdma_hal_ahb.h
feat(dma): graduate the dma driver into a single component
2025-10-19 22:06:46 +08:00
gdma_hal_axi.h
feat(dma): graduate the dma driver into a single component
2025-10-19 22:06:46 +08:00
gdma_hal.h
feat(dma): graduate the dma driver into a single component
2025-10-19 22:06:46 +08:00
gdma_periph.h
feat(dma): graduate the dma driver into a single component
2025-10-19 22:06:46 +08:00