Searched refs:LL_ADC_SetSequenceLength (Results 1 – 2 of 2) sorted by relevance
446 LL_ADC_SetSequenceLength(hadc->Instance, hadc->Init.SequenceLength); in HAL_ADC_Init()
1580 __STATIC_INLINE void LL_ADC_SetSequenceLength(ADC_TypeDef *ADCx, uint32_t SequenceLength) in LL_ADC_SetSequenceLength() function