esp-idf/components/esp_hw_support/dma
Armando ec27891af6 change(cache): swap cache hal arg 'type' and 'level' 2023-09-22 14:19:41 +08: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 change(cache): swap cache hal arg 'type' and 'level' 2023-09-22 14:19:41 +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
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_dma_utils.c feat(dma): added APIs for dma specific malloc 2023-09-22 14:19:41 +08:00
gdma.c change(cache): swap cache hal arg 'type' and 'level' 2023-09-22 14:19:41 +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
linker.lf feat(esp_gdma): add hal interface for common operations 2023-07-10 13:45:57 +08:00