esp-idf/components/esp_hw_support/dma
Li Shuai 1fa27cbb0d Merge branch 'feature/esp32c5mp_light_sleep_support_stage_2' into 'master'
feat(esp_hw_support): esp32c5mp sleep support (system part)

Closes IDF-8643, PM-195, PM-169, IDF-8641, IDF-8640, IDF-8639, IDF-8638, CV-259, IDF-10308, IDF-10317, IDF-10310, PM-202, IDF-10918, PM-207, PM-208, PM-210, and PM-214

See merge request espressif/esp-idf!31645
2024-08-29 19:32:05 +08:00
..
include change(gdma): deprecate legacy API 2024-08-28 15:27:35 +08:00
async_memcpy_cp_dma.c change(async_memcpy): set DMA transfer burst size 2024-05-24 22:43:55 +08:00
async_memcpy_gdma.c refactor(async_memcpy): clean up memory allocation code 2024-05-30 18:26:34 +08:00
dma2d_priv.h fix(dma2d): correct a few 2D-DMA driver issues 2024-03-18 20:11:57 +08:00
dma2d.c feat(ppa): add PPA driver support for ESP32P4 2024-05-24 14:23:14 +08:00
dw_gdma.c feat(gdma): add GDMA link list driver 2024-07-30 16:10:15 +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 fix(system): fixed warnings related to ununsed var if asserts disabled 2024-08-26 10:25:04 +08:00
gdma_crc.c feat(gdma): set burst size and return alignment constraint 2024-05-24 22:43:55 +08:00
gdma_etm.c feat(gdma): support ETM subsystem on esp32p4 2023-12-06 18:02:43 +08:00
gdma_link.c feat(gdma): add GDMA link list driver 2024-07-30 16:10:15 +08:00
gdma_priv.h feat(gdma): set burst size and return alignment constraint 2024-05-24 22:43:55 +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
gdma.c feat(esp_hw_support): support top domain powered down during sleep for esp32c5 2024-08-28 10:44:08 +08:00
Kconfig.dma feat(mipi_dsi): support isr iram safe 2024-04-23 18:31:16 +08:00
linker.lf feat(ppa): add PPA driver support for ESP32P4 2024-05-24 14:23:14 +08:00