Searched refs:dmacHw_RESET_CONFIG_HI (Results 1 – 2 of 2) sorted by relevance
375 #define dmacHw_RESET_CONFIG_HI(module, channel) (dmacHw_REG_CFG_HI((module), (channel)) = 0) macro
333 dmacHw_RESET_CONFIG_HI(pCblk->module, pCblk->channel); in dmacHw_initChannel()