Home
last modified time | relevance | path

Searched refs:RCC_PLLCFGR_PLL2FRACEN (Results 1 – 25 of 32) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rcc.h4306 SET_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL2FRACEN); in LL_RCC_PLL2FRACN_Enable()
4366 return ((READ_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL2FRACEN) == RCC_PLLCFGR_PLL2FRACEN) ? 1UL : 0UL); in LL_RCC_PLL2FRACN_IsEnabled()
4431 CLEAR_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL2FRACEN); in LL_RCC_PLL2FRACN_Disable()
Dstm32h7rsxx_hal_rcc.h4036 #define __HAL_RCC_PLL2_FRACN_ENABLE() SET_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL2FRACEN)
4038 #define __HAL_RCC_PLL2_FRACN_DISABLE() CLEAR_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL2FRACEN)
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rcc.h4702 SET_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL2FRACEN); in LL_RCC_PLL2FRACN_Enable()
4742 return ((READ_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL2FRACEN) == RCC_PLLCFGR_PLL2FRACEN) ? 1UL : 0UL); in LL_RCC_PLL2FRACN_IsEnabled()
4785 CLEAR_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL2FRACEN); in LL_RCC_PLL2FRACN_Disable()
Dstm32h7xx_hal_rcc_ex.h1800 #define __HAL_RCC_PLL2FRACN_ENABLE() SET_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL2FRACEN)
1802 #define __HAL_RCC_PLL2FRACN_DISABLE() CLEAR_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL2FRACEN)
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc.c1758 if ((regvalue & RCC_PLLCFGR_PLL2FRACEN) != 0x00u) in HAL_RCC_GetOscConfig()
2193 if ((tmpreg1 & RCC_PLLCFGR_PLL2FRACEN) != 0U) in RCC_PLL2_GetVCOOutputFreq()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c2955 pll2fracen = (RCC->PLLCFGR & RCC_PLLCFGR_PLL2FRACEN) >> RCC_PLLCFGR_PLL2FRACEN_Pos; in HAL_RCCEx_GetPLL2ClockFreq()
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h13067 #define RCC_PLLCFGR_PLL2FRACEN RCC_PLLCFGR_PLL2FRACEN_Msk macro
Dstm32h7b0xx.h13511 #define RCC_PLLCFGR_PLL2FRACEN RCC_PLLCFGR_PLL2FRACEN_Msk macro
Dstm32h7b0xxq.h13523 #define RCC_PLLCFGR_PLL2FRACEN RCC_PLLCFGR_PLL2FRACEN_Msk macro
Dstm32h7a3xxq.h13079 #define RCC_PLLCFGR_PLL2FRACEN RCC_PLLCFGR_PLL2FRACEN_Msk macro
Dstm32h7b3xx.h13518 #define RCC_PLLCFGR_PLL2FRACEN RCC_PLLCFGR_PLL2FRACEN_Msk macro
Dstm32h7b3xxq.h13530 #define RCC_PLLCFGR_PLL2FRACEN RCC_PLLCFGR_PLL2FRACEN_Msk macro
Dstm32h730xxq.h15379 #define RCC_PLLCFGR_PLL2FRACEN RCC_PLLCFGR_PLL2FRACEN_Msk macro
Dstm32h733xx.h15367 #define RCC_PLLCFGR_PLL2FRACEN RCC_PLLCFGR_PLL2FRACEN_Msk macro
Dstm32h725xx.h14928 #define RCC_PLLCFGR_PLL2FRACEN RCC_PLLCFGR_PLL2FRACEN_Msk macro
Dstm32h730xx.h15367 #define RCC_PLLCFGR_PLL2FRACEN RCC_PLLCFGR_PLL2FRACEN_Msk macro
Dstm32h735xx.h15379 #define RCC_PLLCFGR_PLL2FRACEN RCC_PLLCFGR_PLL2FRACEN_Msk macro
Dstm32h742xx.h14253 #define RCC_PLLCFGR_PLL2FRACEN RCC_PLLCFGR_PLL2FRACEN_Msk macro
Dstm32h723xx.h14916 #define RCC_PLLCFGR_PLL2FRACEN RCC_PLLCFGR_PLL2FRACEN_Msk macro
Dstm32h750xx.h15146 #define RCC_PLLCFGR_PLL2FRACEN RCC_PLLCFGR_PLL2FRACEN_Msk macro
Dstm32h753xx.h15152 #define RCC_PLLCFGR_PLL2FRACEN RCC_PLLCFGR_PLL2FRACEN_Msk macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h14796 #define RCC_PLLCFGR_PLL2FRACEN RCC_PLLCFGR_PLL2FRACEN_Msk /*!< PLL2 fractional… macro
Dstm32h7s7xx.h15830 #define RCC_PLLCFGR_PLL2FRACEN RCC_PLLCFGR_PLL2FRACEN_Msk /*!< PLL2 fractional… macro
Dstm32h7s3xx.h15428 #define RCC_PLLCFGR_PLL2FRACEN RCC_PLLCFGR_PLL2FRACEN_Msk /*!< PLL2 fractional… macro
Dstm32h7r7xx.h15196 #define RCC_PLLCFGR_PLL2FRACEN RCC_PLLCFGR_PLL2FRACEN_Msk /*!< PLL2 fractional… macro

12