Home
last modified time | relevance | path

Searched defs:tcdPool (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/edma/
Dfsl_edma.h248 edma_tcd_t *tcdPool; /*!< Pointer to memory stored TCDs. */ member
Dfsl_edma.c896 void EDMA_InstallTCDMemory(edma_handle_t *handle, edma_tcd_t *tcdPool, uint32_t tcdSize) in EDMA_InstallTCDMemory()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dma3/
Dfsl_edma.h245 edma_tcd_t *tcdPool; /*!< Pointer to memory stored TCDs. */ member
Dfsl_edma.c860 void EDMA_InstallTCDMemory(edma_handle_t *handle, edma_tcd_t *tcdPool, uint32_t tcdSize) in EDMA_InstallTCDMemory()