Home
last modified time | relevance | path

Searched refs:pPresampleSource (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.6.0/s32/drivers/s32k3/Adc/include/
DAdc_Sar_Ip.h567 const Adc_Sar_Ip_PresamplingSourceType pPresampleSource);
/hal_nxp-3.6.0/s32/drivers/s32k3/Adc/src/
DAdc_Sar_Ip.c4132 const Adc_Sar_Ip_PresamplingSourceType pPresampleSource) in Adc_Sar_Ip_SetPresamplingSource() argument
4172 Pscr |= ADC_PSCR_PREVAL0((uint32)pPresampleSource); in Adc_Sar_Ip_SetPresamplingSource()
4178 Pscr |= ADC_PSCR_PREVAL1((uint32)pPresampleSource); in Adc_Sar_Ip_SetPresamplingSource()
4184 Pscr |= ADC_PSCR_PREVAL2((uint32)pPresampleSource); in Adc_Sar_Ip_SetPresamplingSource()