Searched refs:LL_ADC_REG_IsStopConversionOngoing (Results 1 – 4 of 4) sorted by relevance
319 if(LL_ADC_REG_IsStopConversionOngoing(ADCx) == 0U) in LL_ADC_DeInit()327 while (LL_ADC_REG_IsStopConversionOngoing(ADCx) == 1U) in LL_ADC_DeInit()
490 if(LL_ADC_REG_IsStopConversionOngoing(ADCx) == 0UL) in LL_ADC_DeInit()512 while (( LL_ADC_REG_IsStopConversionOngoing(ADCx) in LL_ADC_DeInit()
3506 __STATIC_INLINE uint32_t LL_ADC_REG_IsStopConversionOngoing(ADC_TypeDef *ADCx) in LL_ADC_REG_IsStopConversionOngoing() function
6121 __STATIC_INLINE uint32_t LL_ADC_REG_IsStopConversionOngoing(ADC_TypeDef *ADCx) in LL_ADC_REG_IsStopConversionOngoing() function