Searched refs:dmacHw_ERROR_INT_ENABLE (Results 1 – 2 of 2) sorted by relevance
389 #define dmacHw_ERROR_INT_ENABLE(module, channel) (dmacHw_REG_INT_MASK_ERROR((module)) = (0x00… macro
512 dmacHw_ERROR_INT_ENABLE(pCblk->module, pCblk->channel); in dmacHw_configChannel()