This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_hw_support
/
test_apps
/
dma
/
main
History
morris
dc060460ea
change(async_memcpy): set DMA transfer burst size
2024-05-24 22:43:55 +08:00
..
CMakeLists.txt
change(gdma): improve the test cases to be target agnostic
2024-04-22 18:03:06 +08:00
idf_component.yml
dma: use ccomp_timer component for testing performance metric
2023-05-04 14:09:36 +08:00
test_app_main.c
…
test_async_memcpy.c
change(async_memcpy): set DMA transfer burst size
2024-05-24 22:43:55 +08:00
test_dma_utils.c
feat(dma): refactor dma calloc function
2024-04-02 14:30:14 +08:00
test_dw_gdma.c
change(gdma): improve the test cases to be target agnostic
2024-04-22 18:03:06 +08:00
test_gdma_crc.c
test(gdma): can read data from flash rodata
2024-05-06 18:03:17 +08:00
test_gdma_etm.c
change(gdma): improve the test cases to be target agnostic
2024-04-22 18:03:06 +08:00
test_gdma.c
feat(gdma): set burst size and return alignment constraint
2024-05-24 22:43:55 +08:00