Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_rcc.c879 if (LL_RCC_PLL_IsEnabledDomain_PLLP() == 1U) in LL_RCC_GetADCClockFreq()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_rcc.h2660 __STATIC_INLINE uint32_t LL_RCC_PLL_IsEnabledDomain_PLLP(void) in LL_RCC_PLL_IsEnabledDomain_PLLP() function