Home
last modified time | relevance | path

Searched defs:FRACN (Results 1 – 15 of 15) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_utils.h118 uint32_t FRACN; /*!< Fractional part of the multiplication factor for PLL VCO. member
Dstm32h7rsxx_ll_rcc.h4125 __STATIC_INLINE void LL_RCC_PLL1_SetFRACN(uint32_t FRACN) in LL_RCC_PLL1_SetFRACN()
4652 __STATIC_INLINE void LL_RCC_PLL2_SetFRACN(uint32_t FRACN) in LL_RCC_PLL2_SetFRACN()
5126 __STATIC_INLINE void LL_RCC_PLL3_SetFRACN(uint32_t FRACN) in LL_RCC_PLL3_SetFRACN()
5850 …INE uint32_t LL_RCC_CalcPLLClockFreq(uint32_t PLLInputFreq, uint32_t M, uint32_t N, uint32_t FRACN, in LL_RCC_CalcPLLClockFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_utils.h116 uint32_t FRACN; /*!< Fractional part of the multiplication factor for PLL VCO. member
Dstm32h5xx_ll_rcc.h4505 __STATIC_INLINE void LL_RCC_PLL1_SetFRACN(uint32_t FRACN) in LL_RCC_PLL1_SetFRACN()
4856 __STATIC_INLINE void LL_RCC_PLL2_SetFRACN(uint32_t FRACN) in LL_RCC_PLL2_SetFRACN()
5207 __STATIC_INLINE void LL_RCC_PLL3_SetFRACN(uint32_t FRACN) in LL_RCC_PLL3_SetFRACN()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_utils.h123 uint32_t FRACN; /*!< Fractional part of the multiplication factor for PLL VCO. member
Dstm32n6xx_ll_rcc.h5289 __STATIC_INLINE void LL_RCC_PLL1_SetFRACN(uint32_t FRACN) in LL_RCC_PLL1_SetFRACN()
5639 __STATIC_INLINE void LL_RCC_PLL2_SetFRACN(uint32_t FRACN) in LL_RCC_PLL2_SetFRACN()
5989 __STATIC_INLINE void LL_RCC_PLL3_SetFRACN(uint32_t FRACN) in LL_RCC_PLL3_SetFRACN()
6339 __STATIC_INLINE void LL_RCC_PLL4_SetFRACN(uint32_t FRACN) in LL_RCC_PLL4_SetFRACN()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_utils.h117 uint32_t FRACN; /*!< Fractional part of the multiplication factor for PLL VCO. member
Dstm32h7xx_ll_rcc.h4626 __STATIC_INLINE void LL_RCC_PLL1_SetFRACN(uint32_t FRACN) in LL_RCC_PLL1_SetFRACN()
4938 __STATIC_INLINE void LL_RCC_PLL2_SetFRACN(uint32_t FRACN) in LL_RCC_PLL2_SetFRACN()
5250 __STATIC_INLINE void LL_RCC_PLL3_SetFRACN(uint32_t FRACN) in LL_RCC_PLL3_SetFRACN()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_rcc.c520 uint32_t LL_RCC_CalcPLLClockFreq(uint32_t PLLInputFreq, uint32_t M, uint32_t N, uint32_t FRACN, uin… in LL_RCC_CalcPLLClockFreq()
Dstm32h7xx_ll_utils.c979 …UTILS_CalcPLLClockFreq(uint32_t PLLInputFreq, uint32_t M, uint32_t N, uint32_t FRACN, uint32_t PQR)
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c632 uint32_t LL_RCC_CalcPLLClockFreq(uint32_t PLLInputFreq, uint32_t M, uint32_t N, uint32_t FRACN, uin… in LL_RCC_CalcPLLClockFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c3369 static uint32_t RCCEx_CalcPLLFreq(uint32_t PLLInputFreq, uint32_t M, uint32_t N, uint32_t FRACN, ui… in RCCEx_CalcPLLFreq()
Dstm32n6xx_ll_rcc.c783 uint32_t LL_RCC_CalcPLLClockFreq(uint32_t PLLInputFreq, uint32_t M, uint32_t N, uint32_t FRACN, uin… in LL_RCC_CalcPLLClockFreq()
/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()
4708 __STATIC_INLINE void LL_RCC_PLL2_SetFRACN(uint32_t FRACN) in LL_RCC_PLL2_SetFRACN()
5135 __STATIC_INLINE void LL_RCC_PLL3_SetFRACN(uint32_t FRACN) in LL_RCC_PLL3_SetFRACN()
/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()