Searched refs:altDmaSource (Results 1 – 2 of 2) sorted by relevance
822 sinc_alternate_dma_source_t altDmaSource; /*!< Set channel's alternate DMA source, please refer member1191 sinc_alternate_dma_source_t altDmaSource) in SINC_SetChannelAltDmaSource() argument1194 …base->CHANNEL[(uint8_t)chId].CACFR & ~SINC_CACFR_ADMASEL_MASK) | SINC_CACFR_ADMASEL(altDmaSource)); in SINC_SetChannelAltDmaSource()
212 SINC_SetChannelAltDmaSource(base, chId, chConfig->altDmaSource); in SINC_SetChannelConfig()