Searched refs:DmaBasicCallback (Results 1 – 1 of 1) sorted by relevance
1234 static void DmaBasicCallback(unsigned int channel, bool primary, void *user) in DmaBasicCallback() function1316 dmaCallBack[channelId].cbFunc = DmaBasicCallback; in StartTransfer()