Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_rcc.c657 if (LL_RCC_PLL3FRACV_IsEnabled() != 0U) in LL_RCC_GetPLL3ClockFreq()
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_rcc.h4615 __STATIC_INLINE uint32_t LL_RCC_PLL3FRACV_IsEnabled(void) in LL_RCC_PLL3FRACV_IsEnabled() function