Searched refs:enableRoundRobinArbitration (Results 1 – 4 of 4) sorted by relevance
157 …bool enableRoundRobinArbitration; /*!< Enable (true) round robin channel arbitration method or fix… member
136 …tmpreg |= (DMA_CR_ERCA(config->enableRoundRobinArbitration) | DMA_CR_HOE(config->enableHaltOnError… in EDMA_Init()177 config->enableRoundRobinArbitration = false; in EDMA_GetDefaultConfig()