Searched refs:ADC_USER_GAIN (Results 1 – 5 of 5) sorted by relevance
173 #define ADC_USER_GAIN(x) ADC_USROFSGN_GAINUSER(x) macro
169 #define ADC_USER_GAIN(x) ADC_USROFSGN_GAINUSER(x) macro
233 #define ADC_USER_GAIN(x) ADC_OFSGNUSR_GAIN_USER(x) macro
2350 …Ptr->ADC_USER_OFFSET_GAIN_REG = ADC_USER_OFFSET(pConfig->UsrOffset) | ADC_USER_GAIN(pConfig->UsrGa… in Adc_Sar_Ip_Init()5202 RegVal |= ADC_USER_GAIN(Gain); in Adc_Sar_Ip_SetUserGainAndOffset()
2160 …Ptr->ADC_USER_OFFSET_GAIN_REG = ADC_USER_OFFSET(pConfig->UsrOffset) | ADC_USER_GAIN(pConfig->UsrGa… in Adc_Sar_Ip_Init()