Home
last modified time | relevance | path

Searched refs:LL_ADC_INJ_IsStopConversionOngoing (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_adc.c504 if(LL_ADC_INJ_IsStopConversionOngoing(ADCx) == 0UL) in LL_ADC_DeInit()
513 | LL_ADC_INJ_IsStopConversionOngoing(ADCx)) == 1UL) in LL_ADC_DeInit()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_adc.h6304 __STATIC_INLINE uint32_t LL_ADC_INJ_IsStopConversionOngoing(ADC_TypeDef *ADCx) in LL_ADC_INJ_IsStopConversionOngoing() function