Searched refs:dmacHw_RESET_CONFIG_LO (Results 1 – 2 of 2) sorted by relevance
368 #define dmacHw_RESET_CONFIG_LO(module, channel) (dmacHw_REG_CFG_LO((module), (channel)) = 0) macro
332 dmacHw_RESET_CONFIG_LO(pCblk->module, pCblk->channel); in dmacHw_initChannel()