Searched refs:ADC_PSCR_PREVAL2 (Results 1 – 2 of 2) sorted by relevance
4181 #ifdef ADC_PSCR_PREVAL2 in Adc_Sar_Ip_SetPresamplingSource()4184 Pscr |= ADC_PSCR_PREVAL2((uint32)pPresampleSource); in Adc_Sar_Ip_SetPresamplingSource()
1662 #define ADC_PSCR_PREVAL2(x) (((uint32_t)(((uint32_t)(x)) << ADC_PSCR_PREVAL2_S… macro