esp-idf/components/esp_hw_support/dma
2024-02-02 11:21:44 +08:00
..
include feat(esp_hw_support/dma2d): Add 2D-DMA support on ESP32P4 2024-01-22 20:51:43 +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 fix(mcp): align the descriptor to cache line size for DMA memory copy 2024-01-09 10:12:36 +08:00
dma2d_priv.h feat(esp_hw_support/dma2d): Add 2D-DMA support on ESP32P4 2024-01-22 20:51:43 +08:00
dma2d.c feat(esp_hw_support/dma2d): Add 2D-DMA support on ESP32P4 2024-01-22 20:51:43 +08:00
dw_gdma.c fix(dw_gdma): write back the link list items after creation 2024-01-15 16:56:28 +08:00
esp_async_memcpy_priv.h feat(gdma): support ETM subsystem on esp32p4 2023-12-06 18:02:43 +08:00
esp_async_memcpy.c feat(gdma): support ETM subsystem on esp32p4 2023-12-06 18:02:43 +08:00
esp_dma_utils.c bugfix(dma): fixed wrong esp_dma_is_buffer_aligned result for psram on s3 2024-01-05 09:56:08 +08:00
gdma_etm.c feat(gdma): support ETM subsystem on esp32p4 2023-12-06 18:02:43 +08:00
gdma_priv.h feat(gdma): support channel allocator on esp32p4 2023-07-19 18:18:07 +08:00
gdma_sleep_retention.c change(esp_hw_support): collect retention link priority definition 2024-02-02 11:21:44 +08:00
gdma.c feat(esp_hw_support): support gdma register context sleep retention 2024-02-02 11:21:40 +08:00
Kconfig.dma feat(esp_hw_support/dma2d): Add 2D-DMA support on ESP32P4 2024-01-22 20:51:43 +08:00
linker.lf feat(esp_hw_support/dma2d): Add 2D-DMA support on ESP32P4 2024-01-22 20:51:43 +08:00