Searched refs:enableContinuousLinkMode (Results 1 – 2 of 2) sorted by relevance
152 …bool enableContinuousLinkMode; /*!< Enable (true) continuous link mode. Upon minor loop complet… member
139 …DMA_CR_CLM(config->enableContinuousLinkMode) | DMA_CR_EDBG(config->enableDebugMode) | DMA_CR_EMLM(… in EDMA_Init()181 config->enableContinuousLinkMode = false; in EDMA_GetDefaultConfig()