Home
last modified time | relevance | path

Searched refs:MXC_DMA_RevA_SetChannelInterruptEn (Results 1 – 14 of 14) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/DMA/
Ddma_reva.h44 int MXC_DMA_RevA_SetChannelInterruptEn(int ch, bool chdis, bool ctz);
Ddma_ai87.c101 return MXC_DMA_RevA_SetChannelInterruptEn(ch, chdis, ctz); in MXC_DMA_SetChannelInterruptEn()
Ddma_es17.c97 return MXC_DMA_RevA_SetChannelInterruptEn(ch, chdis, ctz); in MXC_DMA_SetChannelInterruptEn()
Ddma_me10.c106 return MXC_DMA_RevA_SetChannelInterruptEn(ch, chdis, ctz); in MXC_DMA_SetChannelInterruptEn()
Ddma_me11.c103 return MXC_DMA_RevA_SetChannelInterruptEn(ch, chdis, ctz); in MXC_DMA_SetChannelInterruptEn()
Ddma_me12.c101 return MXC_DMA_RevA_SetChannelInterruptEn(ch, chdis, ctz); in MXC_DMA_SetChannelInterruptEn()
Ddma_me13.c97 return MXC_DMA_RevA_SetChannelInterruptEn(ch, chdis, ctz); in MXC_DMA_SetChannelInterruptEn()
Ddma_me15.c97 return MXC_DMA_RevA_SetChannelInterruptEn(ch, chdis, ctz); in MXC_DMA_SetChannelInterruptEn()
Ddma_me17.c101 return MXC_DMA_RevA_SetChannelInterruptEn(ch, chdis, ctz); in MXC_DMA_SetChannelInterruptEn()
Ddma_me18.c101 return MXC_DMA_RevA_SetChannelInterruptEn(ch, chdis, ctz); in MXC_DMA_SetChannelInterruptEn()
Ddma_me21.c97 return MXC_DMA_RevA_SetChannelInterruptEn(ch, chdis, ctz); in MXC_DMA_SetChannelInterruptEn()
Ddma_me55.c97 return MXC_DMA_RevA_SetChannelInterruptEn(ch, chdis, ctz); in MXC_DMA_SetChannelInterruptEn()
Ddma_me14.c130 return MXC_DMA_RevA_SetChannelInterruptEn(ch, chdis, ctz); in MXC_DMA_SetChannelInterruptEn()
Ddma_reva.c288 int MXC_DMA_RevA_SetChannelInterruptEn(int ch, bool chdis, bool ctz) in MXC_DMA_RevA_SetChannelInterruptEn() function