/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_rcc.h | 4828 SET_BIT(RCC->PLL2CFGR, RCC_PLL2CFGR_PLL2FRACEN); in LL_RCC_PLL2FRACN_Enable() 4838 …return ((READ_BIT(RCC->PLL2CFGR, RCC_PLL2CFGR_PLL2FRACEN) == RCC_PLL2CFGR_PLL2FRACEN) ? 1UL : 0UL); in LL_RCC_PLL2FRACN_IsEnabled() 4848 CLEAR_BIT(RCC->PLL2CFGR, RCC_PLL2CFGR_PLL2FRACEN); in LL_RCC_PLL2FRACN_Disable()
|
D | stm32h5xx_hal_rcc_ex.h | 1572 #define __HAL_RCC_PLL2_FRACN_ENABLE() SET_BIT(RCC->PLL2CFGR, RCC_PLL2CFGR_PLL2FRACEN) 1573 #define __HAL_RCC_PLL2_FRACN_DISABLE() CLEAR_BIT(RCC->PLL2CFGR, RCC_PLL2CFGR_PLL2FRACEN)
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_rcc.h | 4680 SET_BIT(RCC->PLL2CFGR, RCC_PLL2CFGR_PLL2FRACEN); in LL_RCC_PLL2FRACN_Enable() 4690 …return ((READ_BIT(RCC->PLL2CFGR, RCC_PLL2CFGR_PLL2FRACEN) == RCC_PLL2CFGR_PLL2FRACEN) ? 1UL : 0UL); in LL_RCC_PLL2FRACN_IsEnabled() 4700 CLEAR_BIT(RCC->PLL2CFGR, RCC_PLL2CFGR_PLL2FRACEN); in LL_RCC_PLL2FRACN_Disable()
|
D | stm32u5xx_hal_rcc_ex.h | 1267 #define __HAL_RCC_PLL2FRACN_ENABLE() SET_BIT(RCC->PLL2CFGR, RCC_PLL2CFGR_PLL2FRACEN) 1268 #define __HAL_RCC_PLL2FRACN_DISABLE() CLEAR_BIT(RCC->PLL2CFGR, RCC_PLL2CFGR_PLL2FRACEN)
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_rcc_ex.c | 1599 pll2fracen = ((RCC->PLL2CFGR & RCC_PLL2CFGR_PLL2FRACEN) >> RCC_PLL2CFGR_PLL2FRACEN_Pos); in HAL_RCCEx_GetPLL2ClockFreq() 3198 RCC_PLL2CFGR_PLL2FRACEN); in HAL_RCCEx_DisablePLL2()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_rcc_ex.c | 2931 pll2fracen = ((RCC->PLL2CFGR & RCC_PLL2CFGR_PLL2FRACEN) >> RCC_PLL2CFGR_PLL2FRACEN_Pos); in HAL_RCCEx_GetPLL2ClockFreq() 5398 RCC_PLL2CFGR_PLL2FRACEN); in HAL_RCCEx_DisablePLL2()
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 8533 #define RCC_PLL2CFGR_PLL2FRACEN RCC_PLL2CFGR_PLL2FRACEN_Msk macro
|
D | stm32h523xx.h | 12673 #define RCC_PLL2CFGR_PLL2FRACEN RCC_PLL2CFGR_PLL2FRACEN_Msk macro
|
D | stm32h562xx.h | 13353 #define RCC_PLL2CFGR_PLL2FRACEN RCC_PLL2CFGR_PLL2FRACEN_Msk macro
|
D | stm32h533xx.h | 13192 #define RCC_PLL2CFGR_PLL2FRACEN RCC_PLL2CFGR_PLL2FRACEN_Msk macro
|
D | stm32h573xx.h | 15956 #define RCC_PLL2CFGR_PLL2FRACEN RCC_PLL2CFGR_PLL2FRACEN_Msk macro
|
D | stm32h563xx.h | 15437 #define RCC_PLL2CFGR_PLL2FRACEN RCC_PLL2CFGR_PLL2FRACEN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 14523 #define RCC_PLL2CFGR_PLL2FRACEN RCC_PLL2CFGR_PLL2FRACEN_Msk /*!< PLL2 Fract… macro
|
D | stm32u535xx.h | 14010 #define RCC_PLL2CFGR_PLL2FRACEN RCC_PLL2CFGR_PLL2FRACEN_Msk /*!< PLL2 Fract… macro
|
D | stm32u575xx.h | 15418 #define RCC_PLL2CFGR_PLL2FRACEN RCC_PLL2CFGR_PLL2FRACEN_Msk /*!< PLL2 Fract… macro
|
D | stm32u585xx.h | 15980 #define RCC_PLL2CFGR_PLL2FRACEN RCC_PLL2CFGR_PLL2FRACEN_Msk /*!< PLL2 Fract… macro
|
D | stm32u595xx.h | 16446 #define RCC_PLL2CFGR_PLL2FRACEN RCC_PLL2CFGR_PLL2FRACEN_Msk /*!< PLL2 Fract… macro
|
D | stm32u5a5xx.h | 17008 #define RCC_PLL2CFGR_PLL2FRACEN RCC_PLL2CFGR_PLL2FRACEN_Msk /*!< PLL2 Fract… macro
|
D | stm32u5f7xx.h | 17979 #define RCC_PLL2CFGR_PLL2FRACEN RCC_PLL2CFGR_PLL2FRACEN_Msk /*!< PLL2 Fract… macro
|
D | stm32u599xx.h | 20172 #define RCC_PLL2CFGR_PLL2FRACEN RCC_PLL2CFGR_PLL2FRACEN_Msk /*!< PLL2 Fract… macro
|
D | stm32u5g7xx.h | 18541 #define RCC_PLL2CFGR_PLL2FRACEN RCC_PLL2CFGR_PLL2FRACEN_Msk /*!< PLL2 Fract… macro
|
D | stm32u5f9xx.h | 21108 #define RCC_PLL2CFGR_PLL2FRACEN RCC_PLL2CFGR_PLL2FRACEN_Msk /*!< PLL2 Fract… macro
|
D | stm32u5a9xx.h | 20734 #define RCC_PLL2CFGR_PLL2FRACEN RCC_PLL2CFGR_PLL2FRACEN_Msk /*!< PLL2 Fract… macro
|
D | stm32u5g9xx.h | 21670 #define RCC_PLL2CFGR_PLL2FRACEN RCC_PLL2CFGR_PLL2FRACEN_Msk /*!< PLL2 Fract… macro
|