Searched refs:ADC_CR_ALIGN (Results 1 – 3 of 3) sorted by relevance
76 adc->ADCR &= ~(ADC_CR_ALIGN | ADC_CR_MODE | ADC_CR_TRGSEL); in ADC_Init()
321 #define ADC_CR_ALIGN (0x01U << ADC_CR_ALIGN_Pos) ///< ADC data align macro
132 #define ADCR_ALIGN ADC_CR_ALIGN
Completed in 15 milliseconds