Home
last modified time | relevance | path

Searched refs:RCC_PLL1_DIVR (Results 1 – 9 of 9) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc.c985 __HAL_RCC_PLL1CLKOUT_DISABLE(RCC_PLL1_DIVP | RCC_PLL1_DIVQ | RCC_PLL1_DIVR); in RCC_PLL1_Config()
1096 __HAL_RCC_PLL1CLKOUT_ENABLE(RCC_PLL1_DIVP | RCC_PLL1_DIVQ | RCC_PLL1_DIVR); in RCC_PLL1_Config()
1101 __HAL_RCC_PLL1CLKOUT_DISABLE(RCC_PLL1_DIVP | RCC_PLL1_DIVQ | RCC_PLL1_DIVR); in RCC_PLL1_Config()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc.c124 ((VALUE) == RCC_PLL1_DIVR))
1243 __HAL_RCC_PLLCLKOUT_ENABLE(RCC_PLL1_DIVR); in HAL_RCC_OscConfig()
Dstm32u5xx_hal_rcc_ex.c1557 if (__HAL_RCC_GET_PLLCLKOUT_CONFIG(RCC_PLL1_DIVR) != 0U) in HAL_RCCEx_GetPLL1ClockFreq()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc.c817 __HAL_RCC_PLLCLKOUT_ENABLE(RCC_PLL1_DIVR); in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc.h855 #define RCC_PLL1_DIVR RCC_PLL1CR_DIVREN macro
859 ((VALUE) == RCC_PLL1_DIVR))
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h264 #define RCC_PLL1_DIVR RCC_PLL1CFGR_PLL1REN macro
4978 ((VALUE) == RCC_PLL1_DIVR))
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c2871 if (__HAL_RCC_GET_PLL1_CLKOUT_CONFIG(RCC_PLL1_DIVR) != 0U) in HAL_RCCEx_GetPLL1ClockFreq()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h332 #define RCC_PLL1_DIVR RCC_PLL1CFGR_PLL1REN macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h276 #define RCC_PLL1_DIVR RCC_PLLCFGR_DIVR1EN macro
8097 ((VALUE) == RCC_PLL1_DIVR))