esp-idf/components/esp_hw_support/dma
morris 56a376c696 feat(esp_gdma): add hal interface for common operations
GDMA driver will be adapted to more DMA peripherals in the future.
This commit is to extract a minimal interface in the hal layer
2023-07-10 13:45:57 +08:00
..
async_memcpy_impl_cp_dma.c gdma: support etm extension 2022-11-23 15:32:34 +08:00
async_memcpy_impl_gdma.c feat(esp_gdma): add hal interface for common operations 2023-07-10 13:45:57 +08:00
esp_async_memcpy.c gdma: support etm extension 2022-11-23 15:32:34 +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(esp_gdma): add hal interface for common operations 2023-07-10 13:45:57 +08:00
gdma.c feat(esp_gdma): add hal interface for common operations 2023-07-10 13:45:57 +08:00
linker.lf feat(esp_gdma): add hal interface for common operations 2023-07-10 13:45:57 +08:00