Home
last modified time | relevance | path

Searched refs:PLL2VCOSEL (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c1757 …PeriphClkInit->PLL2.PLL2VCOSEL = (uint32_t)((RCC->PLLCFGR & RCC_PLLCFGR_PLL2VCOSEL) >> RCC_PLLCFGR… in HAL_RCCEx_GetPeriphCLKConfig()
3704 assert_param(IS_RCC_PLL2VCO_VALUE(pll2->PLL2VCOSEL)); in RCCEx_PLL2_Config()
3742 __HAL_RCC_PLL2_VCORANGE(pll2->PLL2VCOSEL) ; in RCCEx_PLL2_Config()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c5301 assert_param(IS_RCC_PLL2_VCORGE_VALUE(pPLL2Init->PLL2VCOSEL)); in HAL_RCCEx_EnablePLL2()
5345 __HAL_RCC_PLL2_VCORANGE(pPLL2Init->PLL2VCOSEL); in HAL_RCCEx_EnablePLL2()
6138 assert_param(IS_RCC_PLL2_VCORGE_VALUE(pll2->PLL2VCOSEL)); in RCCEx_PLL2_Config()
6168 __HAL_RCC_PLL2_VCORANGE(pll2->PLL2VCOSEL); in RCCEx_PLL2_Config()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h70 uint32_t PLL2VCOSEL; /*!<PLL2VCOSEL: PLL2 clock Output range member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h67 uint32_t PLL2VCOSEL; /*!<PLL2VCOSEL: PLL2 clock Output range member