Searched refs:ADC_CTL1_CONSEQ_M (Results 1 – 2 of 2) sorted by relevance
204 tempCtl &= ~(ADC_CTL1_CONSEQ_M); in ADCSetSequence()207 tempCtl |= sequence & ADC_CTL1_CONSEQ_M; in ADCSetSequence()
1596 #define ADC_CTL1_CONSEQ_M 0x00030000U macro