Home
last modified time | relevance | path

Searched refs:MXC_DMA_RevA_ConfigChannel (Results 1 – 15 of 15) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/DMA/
Ddma_reva.h37 int MXC_DMA_RevA_ConfigChannel(mxc_dma_config_t config, mxc_dma_srcdst_t srcdst);
Ddma_me16.c62 return MXC_DMA_RevA_ConfigChannel(config, srcdst); in MXC_DMA_ConfigChannel()
Ddma_ai87.c66 return MXC_DMA_RevA_ConfigChannel(config, srcdst); in MXC_DMA_ConfigChannel()
Ddma_es17.c62 return MXC_DMA_RevA_ConfigChannel(config, srcdst); in MXC_DMA_ConfigChannel()
Ddma_me10.c64 return MXC_DMA_RevA_ConfigChannel(config, srcdst); in MXC_DMA_ConfigChannel()
Ddma_me11.c68 return MXC_DMA_RevA_ConfigChannel(config, srcdst); in MXC_DMA_ConfigChannel()
Ddma_me12.c66 return MXC_DMA_RevA_ConfigChannel(config, srcdst); in MXC_DMA_ConfigChannel()
Ddma_me13.c62 return MXC_DMA_RevA_ConfigChannel(config, srcdst); in MXC_DMA_ConfigChannel()
Ddma_me15.c62 return MXC_DMA_RevA_ConfigChannel(config, srcdst); in MXC_DMA_ConfigChannel()
Ddma_me17.c66 return MXC_DMA_RevA_ConfigChannel(config, srcdst); in MXC_DMA_ConfigChannel()
Ddma_me18.c66 return MXC_DMA_RevA_ConfigChannel(config, srcdst); in MXC_DMA_ConfigChannel()
Ddma_me21.c62 return MXC_DMA_RevA_ConfigChannel(config, srcdst); in MXC_DMA_ConfigChannel()
Ddma_me55.c62 return MXC_DMA_RevA_ConfigChannel(config, srcdst); in MXC_DMA_ConfigChannel()
Ddma_me14.c95 return MXC_DMA_RevA_ConfigChannel(config, srcdst); in MXC_DMA_ConfigChannel()
Ddma_reva.c184 int MXC_DMA_RevA_ConfigChannel(mxc_dma_config_t config, mxc_dma_srcdst_t srcdst) in MXC_DMA_RevA_ConfigChannel() function