Home
last modified time | relevance | path

Searched refs:LL_ADC_IsActiveFlag_LDORDY (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_adc.c478 while (LL_ADC_IsActiveFlag_LDORDY(hadc->Instance) == 0UL) in HAL_ADC_Init()
483 if (LL_ADC_IsActiveFlag_LDORDY(hadc->Instance) == 0UL) in HAL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_adc.h4459 __STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_LDORDY(const ADC_TypeDef *ADCx) in LL_ADC_IsActiveFlag_LDORDY() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_adc.h8528 __STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_LDORDY(const ADC_TypeDef *ADCx) in LL_ADC_IsActiveFlag_LDORDY() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_adc.h7550 __STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_LDORDY(const ADC_TypeDef *ADCx) in LL_ADC_IsActiveFlag_LDORDY() function