Searched refs:dmaDataInc4 (Results 1 – 3 of 3) sorted by relevance
67 dmaDataInc4 = _DMA_CTRL_SRC_INC_WORD, /**< Increment address 4 bytes. */ enumerator
645 ((uint32_t)dmaDataInc4 << _DMA_CTRL_DST_INC_SHIFT) | in DMA_ActivateScatterGather()647 ((uint32_t)dmaDataInc4 << _DMA_CTRL_SRC_INC_SHIFT) | in DMA_ActivateScatterGather()
254 descrCfg.dstInc = dmaDataInc4; in efm32_adc_cfg_dma()
Completed in 8 milliseconds