Home
last modified time | relevance | path

Searched refs:PLL2RGE (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c2551 …pPeriphClkInit->PLL2.PLL2RGE = (uint32_t)((RCC->PLL2CFGR & RCC_PLL2CFGR_PLL2RGE) >> RCC_PLL2CFGR_P… in HAL_RCCEx_GetPeriphCLKConfig()
5300 assert_param(IS_RCC_PLL2_VCIRGE_VALUE(pPLL2Init->PLL2RGE)); in HAL_RCCEx_EnablePLL2()
5342 __HAL_RCC_PLL2_VCIRANGE(pPLL2Init->PLL2RGE); in HAL_RCCEx_EnablePLL2()
6137 assert_param(IS_RCC_PLL2_VCIRGE_VALUE(pll2->PLL2RGE)); in RCCEx_PLL2_Config()
6165 __HAL_RCC_PLL2_VCIRANGE(pll2->PLL2RGE); in RCCEx_PLL2_Config()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c1756 …PeriphClkInit->PLL2.PLL2RGE = (uint32_t)((RCC->PLLCFGR & RCC_PLLCFGR_PLL2RGE) >> RCC_PLLCFGR_PLL2R… in HAL_RCCEx_GetPeriphCLKConfig()
3703 assert_param(IS_RCC_PLL2RGE_VALUE(pll2->PLL2RGE)); in RCCEx_PLL2_Config()
3739 __HAL_RCC_PLL2_VCIRANGE(pll2->PLL2RGE) ; in RCCEx_PLL2_Config()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c1339 …pPeriphClkInit->PLL2.PLL2RGE = (uint32_t)((RCC->PLL2CFGR & RCC_PLL2CFGR_PLL2RGE) >> RCC_PLL2CFGR_P… in HAL_RCCEx_GetPeriphCLKConfig()
3145 __HAL_RCC_PLL2_VCIRANGE(PLL2Init->PLL2RGE); in HAL_RCCEx_EnablePLL2()
4201 __HAL_RCC_PLL2_VCIRANGE(pll2->PLL2RGE); in RCCEx_PLL2_Config()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h66 uint32_t PLL2RGE; /*!< PLL2RGE: PLL2 clock Input range member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h67 uint32_t PLL2RGE; /*!<PLL2RGE: PLL2 clock Input range member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h65 uint32_t PLL2RGE; /*!<PLL2RGE: PLL2 clock Input range member