Searched refs:LL_ADC_SetSampleRate (Results 1 – 2 of 2) sorted by relevance
391 LL_ADC_SetSampleRate(hadc->Instance, hadc->Init.SampleRate); in HAL_ADC_Init()
1438 __STATIC_INLINE void LL_ADC_SetSampleRate(ADC_TypeDef *ADCx, uint32_t SampleRate) in LL_ADC_SetSampleRate() function