Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rcc.c1247 if (LL_RCC_PLLSAI2_IsEnabledDomain_ADC() != 0U) in LL_RCC_GetADCClockFreq()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h5456 __STATIC_INLINE uint32_t LL_RCC_PLLSAI2_IsEnabledDomain_ADC(void) in LL_RCC_PLLSAI2_IsEnabledDomain_ADC() function