Searched refs:dmacHw_BLOCK_INT_ENABLE (Results 1 – 2 of 2) sorted by relevance
388 #define dmacHw_BLOCK_INT_ENABLE(module, channel) (dmacHw_REG_INT_MASK_BLOCK((module)) = (0x00… macro
500 dmacHw_BLOCK_INT_ENABLE(pCblk->module, pCblk->channel); in dmacHw_configChannel()