Searched refs:LL_ADC_SetInputSamplingMode (Results 1 – 2 of 2) sorted by relevance
394 LL_ADC_SetInputSamplingMode(hadc->Instance, hadc->Init.SamplingMode); in HAL_ADC_Init()
1168 __STATIC_INLINE void LL_ADC_SetInputSamplingMode(ADC_TypeDef *ADCx, uint32_t SamplingMode) in LL_ADC_SetInputSamplingMode() function