Here is a list of all documented files with brief descriptions:
[detail level 1234]
▼ drivers | |
▼ edma | |
▼ include | |
edma_low_level.h | This file contains the function prototypes for the device abstraction layer for EDMA |
edma_xwr1xxx.h | This is the internal Header for EDMA hardware attributes definition. This header file should NOT be directly included by applications |
hw_edma_tc.h | Register-level header file for EDMA_TC |
hw_edma_tpcc.h | Register-level header file for EDMA_TPCC |
▼ platform | |
edma_xwr1xxx.c | XWR1xxx edma configuration |
▼ src | |
edma.c | This file contains implementation of the EDMA driver APIs in edma.h. It uses at a lower level the edma_low_level.h APIs |
edma_low_level.c | This is the internal low level EDMA implementation reused from ADAS team (with fixes). This header file should NOT be directly included by applications |
edma.h | EDMA external driver interface |