This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-11 07:11:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9195bcbe2255dcb046e10b6faef60b252b51f4b4
esp-idf
/
components
/
esp_hw_support
/
dma
History
morris
2d6bc67fb5
feat(gdma): added API to count the size of rx buffer until eof
2025-01-14 16:39:05 +08:00
..
include
feat(gdma): added API to count the size of rx buffer until eof
2025-01-14 16:39:05 +08:00
async_memcpy_cp_dma.c
refactor(cp_dma): to use gdma_link driver for descriptor config
2024-12-05 11:41:55 +08:00
async_memcpy_gdma.c
…
dma2d_priv.h
…
dma2d.c
…
dw_gdma.c
feat(lcd): support color conversion for mipi dsi driver
2024-11-08 15:23:06 +08:00
esp_async_memcpy_priv.h
…
esp_async_memcpy.c
…
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
…
gdma_etm.c
…
gdma_link.c
feat(gdma): added API to count the size of rx buffer until eof
2025-01-14 16:39:05 +08:00
gdma_priv.h
…
gdma_sleep_retention.c
change(esp_hw_support): update some modules sleep retention init dependency bitmap
2024-11-18 17:46:40 +08:00
gdma.c
feat(gdma): add retention support for esp32p4, esp32c5, esp32c61
2024-09-24 12:33:41 +08:00
Kconfig.dma
feat(lcd): support color conversion for mipi dsi driver
2024-11-08 15:23:06 +08:00
linker.lf
…