This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_hw_support
/
dma
History
morris
b962fdee89
refactor(gdma): add reset and clock control in LL driver
2023-08-31 02:11:47 +00:00
..
async_memcpy_cp_dma.c
feat(async_memcpy): refactor driver code to support different DMA backen
2023-08-03 12:02:09 +08:00
async_memcpy_gdma.c
fix(async_memcpy): destination alignment check against cache line size
2023-08-15 17:40:17 +08:00
esp_async_memcpy_priv.h
feat(async_memcpy): refactor driver code to support different DMA backen
2023-08-03 12:02:09 +08:00
esp_async_memcpy.c
feat(async_memcpy): refactor driver code to support different DMA backen
2023-08-03 12:02:09 +08:00
gdma_etm.c
gdma: avoid manually start/stop when channel is controled by ETM
2023-04-06 10:49:32 +08:00
gdma_priv.h
feat(gdma): support channel allocator on esp32p4
2023-07-19 18:18:07 +08:00
gdma.c
refactor(gdma): add reset and clock control in LL driver
2023-08-31 02:11:47 +00:00
linker.lf
feat(esp_gdma): add hal interface for common operations
2023-07-10 13:45:57 +08:00