Searched defs:channelStructIndex (Results 1 – 2 of 2) sorted by relevance
315 void DMA_setChannelControl(uint32_t channelStructIndex, uint32_t control) in DMA_setChannelControl()347 void DMA_setChannelTransfer(uint32_t channelStructIndex, uint32_t mode, in DMA_setChannelTransfer()538 uint32_t DMA_getChannelSize(uint32_t channelStructIndex) in DMA_getChannelSize()590 uint32_t DMA_getChannelMode(uint32_t channelStructIndex) in DMA_getChannelMode()
180 uint32_t channelStructIndex; in uDMASetChannelTransfer() local