esp-idf/components/esp_hw_support/test_apps/dma/main
morris dc6989796a feat(gdma): set burst size and return alignment constraint
burst size can affect the buffer alignment
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 gdma: migrate ut to pytest 2022-09-22 10:44:57 +08:00
test_async_memcpy.c change(gdma): improve the test cases to be target agnostic 2024-04-22 18:03:06 +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