Searched refs:flowController (Results 1 – 2 of 2) sorted by relevance
248 void DMA_ConfigFlowController(DMA_Stream_T *stream, DMA_FLOWCTRL_T flowController) in DMA_ConfigFlowController() argument250 stream->SCFG_B.PERFC = flowController; in DMA_ConfigFlowController()
381 void DMA_ConfigFlowController(DMA_Stream_T* stream, DMA_FLOWCTRL_T flowController);
Completed in 7 milliseconds