Searched refs:ADC_PSCR_PREVAL2 (Results 1 – 3 of 3) sorted by relevance
4390 #ifdef ADC_PSCR_PREVAL2 in Adc_Sar_Ip_SetPresamplingSource()4393 Pscr |= ADC_PSCR_PREVAL2((uint32)pPresampleSource); in Adc_Sar_Ip_SetPresamplingSource()
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