Searched refs:LL_ADC_REG_IsStopConversionOngoing (Results 1 – 2 of 2) sorted by relevance
474 if (LL_ADC_REG_IsStopConversionOngoing(ADCx) == 0UL) in LL_ADC_DeInit()496 while ((LL_ADC_REG_IsStopConversionOngoing(ADCx) in LL_ADC_DeInit()
6166 __STATIC_INLINE uint32_t LL_ADC_REG_IsStopConversionOngoing(ADC_TypeDef *ADCx) in LL_ADC_REG_IsStopConversionOngoing() function