esp-idf/components/esp_hw_support/dma
morris 07a3e5eaa8 feat(mipi_dsi): support isr iram safe 2024-04-23 18:31:16 +08:00
..
include feat(dma): refactor dma calloc function 2024-04-02 14:30:14 +08:00
Kconfig.dma feat(mipi_dsi): support isr iram safe 2024-04-23 18:31:16 +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.c fix(dma2d): correct a few 2D-DMA driver issues 2024-03-18 20:11:57 +08:00
dma2d_priv.h fix(dma2d): correct a few 2D-DMA driver issues 2024-03-18 20:11:57 +08:00
dw_gdma.c feat(dw_gdma): support change link list item connection 2024-02-27 17:49:04 +08:00
esp_async_memcpy.c feat(gdma): support ETM subsystem on esp32p4 2023-12-06 18:02:43 +08:00
esp_async_memcpy_priv.h feat(gdma): support ETM subsystem on esp32p4 2023-12-06 18:02:43 +08:00
esp_dma_utils.c Merge branch 'change/change_esp_cache_aligned_alloc_log_e_to_w' into 'master' 2024-04-15 17:02:02 +08:00
gdma.c feat(dma): refactor dma calloc function 2024-04-02 14:30:14 +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): use new retention api to implement gdma retention 2024-03-30 11:51:52 +08:00
linker.lf feat(mipi_dsi): support isr iram safe 2024-04-23 18:31:16 +08:00