Searched refs:dmacHw_DMA_START (Results 1 – 2 of 2) sorted by relevance
382 #define dmacHw_DMA_START(module, channel) (dmacHw_REG_MISC_CH_ENABLE((module)) = (0x00… macro
213 dmacHw_DMA_START(pCblk->module, pCblk->channel); in dmacHw_initiateTransfer()