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