Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rcc.h4822 SET_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL3FRACEN); in LL_RCC_PLL3FRACN_Enable()
4872 return ((READ_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL3FRACEN) == RCC_PLLCFGR_PLL3FRACEN) ? 1UL : 0UL); in LL_RCC_PLL3FRACN_IsEnabled()
4926 CLEAR_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL3FRACEN); in LL_RCC_PLL3FRACN_Disable()
Dstm32h7rsxx_hal_rcc.h4153 #define __HAL_RCC_PLL3_FRACN_ENABLE() SET_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL3FRACEN)
4155 #define __HAL_RCC_PLL3_FRACN_DISABLE() CLEAR_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL3FRACEN)
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rcc.h5014 SET_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL3FRACEN); in LL_RCC_PLL3FRACN_Enable()
5054 return ((READ_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL3FRACEN) == RCC_PLLCFGR_PLL3FRACEN) ? 1UL : 0UL); in LL_RCC_PLL3FRACN_IsEnabled()
5097 CLEAR_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL3FRACEN); in LL_RCC_PLL3FRACN_Disable()
Dstm32h7xx_hal_rcc_ex.h1902 #define __HAL_RCC_PLL3FRACN_ENABLE() SET_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL3FRACEN)
1904 #define __HAL_RCC_PLL3FRACN_DISABLE() CLEAR_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL3FRACEN)
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc.c1798 if ((regvalue & RCC_PLLCFGR_PLL3FRACEN) != 0x00u) in HAL_RCC_GetOscConfig()
2268 if ((tmpreg1 & RCC_PLLCFGR_PLL3FRACEN) != 0U) in RCC_PLL3_GetVCOOutputFreq()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c3024 pll3fracen = (RCC->PLLCFGR & RCC_PLLCFGR_PLL3FRACEN) >> RCC_PLLCFGR_PLL3FRACEN_Pos; in HAL_RCCEx_GetPLL3ClockFreq()
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h13081 #define RCC_PLLCFGR_PLL3FRACEN RCC_PLLCFGR_PLL3FRACEN_Msk macro
Dstm32h7b0xx.h13525 #define RCC_PLLCFGR_PLL3FRACEN RCC_PLLCFGR_PLL3FRACEN_Msk macro
Dstm32h7b0xxq.h13537 #define RCC_PLLCFGR_PLL3FRACEN RCC_PLLCFGR_PLL3FRACEN_Msk macro
Dstm32h7a3xxq.h13093 #define RCC_PLLCFGR_PLL3FRACEN RCC_PLLCFGR_PLL3FRACEN_Msk macro
Dstm32h7b3xx.h13532 #define RCC_PLLCFGR_PLL3FRACEN RCC_PLLCFGR_PLL3FRACEN_Msk macro
Dstm32h7b3xxq.h13544 #define RCC_PLLCFGR_PLL3FRACEN RCC_PLLCFGR_PLL3FRACEN_Msk macro
Dstm32h730xxq.h15393 #define RCC_PLLCFGR_PLL3FRACEN RCC_PLLCFGR_PLL3FRACEN_Msk macro
Dstm32h733xx.h15381 #define RCC_PLLCFGR_PLL3FRACEN RCC_PLLCFGR_PLL3FRACEN_Msk macro
Dstm32h725xx.h14942 #define RCC_PLLCFGR_PLL3FRACEN RCC_PLLCFGR_PLL3FRACEN_Msk macro
Dstm32h730xx.h15381 #define RCC_PLLCFGR_PLL3FRACEN RCC_PLLCFGR_PLL3FRACEN_Msk macro
Dstm32h735xx.h15393 #define RCC_PLLCFGR_PLL3FRACEN RCC_PLLCFGR_PLL3FRACEN_Msk macro
Dstm32h742xx.h14267 #define RCC_PLLCFGR_PLL3FRACEN RCC_PLLCFGR_PLL3FRACEN_Msk macro
Dstm32h723xx.h14930 #define RCC_PLLCFGR_PLL3FRACEN RCC_PLLCFGR_PLL3FRACEN_Msk macro
Dstm32h750xx.h15160 #define RCC_PLLCFGR_PLL3FRACEN RCC_PLLCFGR_PLL3FRACEN_Msk macro
Dstm32h753xx.h15166 #define RCC_PLLCFGR_PLL3FRACEN RCC_PLLCFGR_PLL3FRACEN_Msk macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h14827 #define RCC_PLLCFGR_PLL3FRACEN RCC_PLLCFGR_PLL3FRACEN_Msk /*!< PLL3 fractional… macro
Dstm32h7s7xx.h15861 #define RCC_PLLCFGR_PLL3FRACEN RCC_PLLCFGR_PLL3FRACEN_Msk /*!< PLL3 fractional… macro
Dstm32h7s3xx.h15459 #define RCC_PLLCFGR_PLL3FRACEN RCC_PLLCFGR_PLL3FRACEN_Msk /*!< PLL3 fractional… macro
Dstm32h7r7xx.h15227 #define RCC_PLLCFGR_PLL3FRACEN RCC_PLLCFGR_PLL3FRACEN_Msk /*!< PLL3 fractional… macro

12