Home
last modified time | relevance | path

Searched refs:LL_RCC_PLL1_SetFRACN (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_utils.c381 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()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_utils.c422 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()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_utils.c558 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()
/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Modules/
Dscm.c553 LL_RCC_PLL1_SetFRACN(pll_frac); in scm_pll_fractional_update()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_utils.c527 LL_RCC_PLL1_SetFRACN(pUTILS_PLLInitStruct->FRACN); in UTILS_ConfigurePLL1InIntegerMode()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h4251 __STATIC_INLINE void LL_RCC_PLL1_SetFRACN(uint32_t FRACN) in LL_RCC_PLL1_SetFRACN() function
4255 #define LL_RCC_PLL_SetFRACN LL_RCC_PLL1_SetFRACN /*!< alias for compatibility with legacy co…
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_rcc.h2628 __STATIC_INLINE void LL_RCC_PLL1_SetFRACN(uint32_t FRACN) in LL_RCC_PLL1_SetFRACN() function
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h4505 __STATIC_INLINE void LL_RCC_PLL1_SetFRACN(uint32_t FRACN) in LL_RCC_PLL1_SetFRACN() function
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rcc.h4125 __STATIC_INLINE void LL_RCC_PLL1_SetFRACN(uint32_t FRACN) in LL_RCC_PLL1_SetFRACN() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rcc.h4626 __STATIC_INLINE void LL_RCC_PLL1_SetFRACN(uint32_t FRACN) in LL_RCC_PLL1_SetFRACN() function
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h3677 #define __HAL_RCC_PLL1_DIVNFRAC_CONFIG(__PLLDIVNFRAC__) LL_RCC_PLL1_SetFRACN((uint32_t)(__PLLDIVNF…
Dstm32n6xx_ll_rcc.h5289 __STATIC_INLINE void LL_RCC_PLL1_SetFRACN(uint32_t FRACN) in LL_RCC_PLL1_SetFRACN() function