Home
last modified time | relevance | path

Searched refs:LL_RCC_PLL4P_IsEnabled (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_rcc.c742 if (LL_RCC_PLL4P_IsEnabled() != 0U) in LL_RCC_GetPLL4ClockFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c714 if (LL_RCC_PLL4P_IsEnabled() != 0U) in LL_RCC_GetPLL4ClockFreq()
Dstm32n6xx_hal_rcc_ex.c2979 if (LL_RCC_PLL4P_IsEnabled() != 0U) in HAL_RCCEx_GetPLL4CLKFreq()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_rcc.h4982 __STATIC_INLINE uint32_t LL_RCC_PLL4P_IsEnabled(void) in LL_RCC_PLL4P_IsEnabled() function
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h6328 __STATIC_INLINE uint32_t LL_RCC_PLL4P_IsEnabled(void) in LL_RCC_PLL4P_IsEnabled() function