Searched refs:DMA_CfgChannel (Results 1 – 3 of 3) sorted by relevance
353 void DMA_CfgChannel(unsigned int channel, DMA_CfgChannel_TypeDef *cfg);
661 void DMA_CfgChannel(unsigned int channel, DMA_CfgChannel_TypeDef *cfg) in DMA_CfgChannel() function
1333 DMA_CfgChannel(channelId, &chCfg); in StartTransfer()