Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_rcc.c1441 if (LL_RCC_PLL2_IsEnabledDomain_ADC() != 0U) in LL_RCC_GetADCDACClockFreq()
1898 if (LL_RCC_PLL2_IsEnabledDomain_ADC() != 0U) in LL_RCC_GetLTDCClockFreq()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h4668 __STATIC_INLINE uint32_t LL_RCC_PLL2_IsEnabledDomain_ADC(void) in LL_RCC_PLL2_IsEnabledDomain_ADC() function