Searched refs:LL_ADC_IsInternalRegulatorEnabled (Results 1 – 2 of 2) sorted by relevance
495 if (LL_ADC_IsInternalRegulatorEnabled(hadc->Instance) == 0UL) in HAL_ADC_Init()513 if (LL_ADC_IsInternalRegulatorEnabled(hadc->Instance) == 0UL) in HAL_ADC_Init()
5973 __STATIC_INLINE uint32_t LL_ADC_IsInternalRegulatorEnabled(ADC_TypeDef *ADCx) in LL_ADC_IsInternalRegulatorEnabled() function