Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c2563 …pPeriphClkInit->PLL3.PLL3RGE = (uint32_t)((RCC->PLL3CFGR & RCC_PLL3CFGR_PLL3RGE) >> RCC_PLL3CFGR_P… in HAL_RCCEx_GetPeriphCLKConfig()
5424 assert_param(IS_RCC_PLL3_VCIRGE_VALUE(pPLL3Init->PLL3RGE)); in HAL_RCCEx_EnablePLL3()
5466 __HAL_RCC_PLL3_VCIRANGE(pPLL3Init->PLL3RGE); in HAL_RCCEx_EnablePLL3()
6219 assert_param(IS_RCC_PLL3_VCIRGE_VALUE(pll3->PLL3RGE)); in RCCEx_PLL3_Config()
6247 __HAL_RCC_PLL3_VCIRANGE(pll3->PLL3RGE) ; in RCCEx_PLL3_Config()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c1747 …PeriphClkInit->PLL3.PLL3RGE = (uint32_t)((RCC->PLLCFGR & RCC_PLLCFGR_PLL3RGE) >> RCC_PLLCFGR_PLL3R… in HAL_RCCEx_GetPeriphCLKConfig()
3807 assert_param(IS_RCC_PLL3RGE_VALUE(pll3->PLL3RGE)); in RCCEx_PLL3_Config()
3842 __HAL_RCC_PLL3_VCIRANGE(pll3->PLL3RGE) ; in RCCEx_PLL3_Config()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c1350 …pPeriphClkInit->PLL3.PLL3RGE = (uint32_t)((RCC->PLL3CFGR & RCC_PLL3CFGR_PLL3RGE) >> RCC_PLL3CFGR_P… in HAL_RCCEx_GetPeriphCLKConfig()
3259 __HAL_RCC_PLL3_VCIRANGE(PLL3Init->PLL3RGE); in HAL_RCCEx_EnablePLL3()
4274 __HAL_RCC_PLL3_VCIRANGE(pll3->PLL3RGE); in RCCEx_PLL3_Config()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h100 uint32_t PLL3RGE; /*!< PLL3RGE: PLL3 clock Input range member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h106 uint32_t PLL3RGE; /*!<PLL3RGE: PLL3 clock Input range member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h97 uint32_t PLL3RGE; /*!<PLL3RGE: PLL3 clock Input range member