Searched refs:LL_RCC_PLL1_SetFRACN (Results 1 – 12 of 12) sorted by relevance
381 LL_RCC_PLL1_SetFRACN(UTILS_PLLInitStruct->FRACN); in LL_PLL_ConfigSystemClock_HSI()383 LL_RCC_PLL1_SetFRACN(UTILS_PLLInitStruct->FRACN); in LL_PLL_ConfigSystemClock_HSI()472 LL_RCC_PLL1_SetFRACN(UTILS_PLLInitStruct->FRACN); in LL_PLL_ConfigSystemClock_CSI()474 LL_RCC_PLL1_SetFRACN(UTILS_PLLInitStruct->FRACN); in LL_PLL_ConfigSystemClock_CSI()581 LL_RCC_PLL1_SetFRACN(UTILS_PLLInitStruct->FRACN); in LL_PLL_ConfigSystemClock_HSE()583 LL_RCC_PLL1_SetFRACN(UTILS_PLLInitStruct->FRACN); in LL_PLL_ConfigSystemClock_HSE()
422 LL_RCC_PLL1_SetFRACN(UTILS_PLLInitStruct->FRACN); in LL_PLL_ConfigSystemClock_CSI()515 LL_RCC_PLL1_SetFRACN(UTILS_PLLInitStruct->FRACN); in LL_PLL_ConfigSystemClock_HSI()626 LL_RCC_PLL1_SetFRACN(UTILS_PLLInitStruct->FRACN); in LL_PLL_ConfigSystemClock_HSE()
558 LL_RCC_PLL1_SetFRACN(UTILS_PLLInitStruct->FRACN); in LL_PLL_ConfigSystemClock_HSI()665 LL_RCC_PLL1_SetFRACN(UTILS_PLLInitStruct->FRACN); in LL_PLL_ConfigSystemClock_HSE()
553 LL_RCC_PLL1_SetFRACN(pll_frac); in scm_pll_fractional_update()
527 LL_RCC_PLL1_SetFRACN(pUTILS_PLLInitStruct->FRACN); in UTILS_ConfigurePLL1InIntegerMode()
4251 __STATIC_INLINE void LL_RCC_PLL1_SetFRACN(uint32_t FRACN) in LL_RCC_PLL1_SetFRACN() function4255 #define LL_RCC_PLL_SetFRACN LL_RCC_PLL1_SetFRACN /*!< alias for compatibility with legacy co…
2628 __STATIC_INLINE void LL_RCC_PLL1_SetFRACN(uint32_t FRACN) in LL_RCC_PLL1_SetFRACN() function
4505 __STATIC_INLINE void LL_RCC_PLL1_SetFRACN(uint32_t FRACN) in LL_RCC_PLL1_SetFRACN() function
4125 __STATIC_INLINE void LL_RCC_PLL1_SetFRACN(uint32_t FRACN) in LL_RCC_PLL1_SetFRACN() function
4626 __STATIC_INLINE void LL_RCC_PLL1_SetFRACN(uint32_t FRACN) in LL_RCC_PLL1_SetFRACN() function
3677 #define __HAL_RCC_PLL1_DIVNFRAC_CONFIG(__PLLDIVNFRAC__) LL_RCC_PLL1_SetFRACN((uint32_t)(__PLLDIVNF…
5289 __STATIC_INLINE void LL_RCC_PLL1_SetFRACN(uint32_t FRACN) in LL_RCC_PLL1_SetFRACN() function