Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/Adc/src/
DAdc_Sar_Ip.c300 static inline uint32 Adc_Sar_GetADCLKSELValue(Adc_Sar_Ip_ClockSelType ClockSel);
854 static inline uint32 Adc_Sar_GetADCLKSELValue(Adc_Sar_Ip_ClockSelType ClockSel) in Adc_Sar_GetADCLKSELValue() argument
857 return ADC_MCR_ADCLKSEL(ClockSel); in Adc_Sar_GetADCLKSELValue()
860 switch (ClockSel) in Adc_Sar_GetADCLKSELValue()