Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c1748 …PeriphClkInit->PLL3.PLL3VCOSEL = (uint32_t)((RCC->PLLCFGR & RCC_PLLCFGR_PLL3VCOSEL) >> RCC_PLLCFGR… in HAL_RCCEx_GetPeriphCLKConfig()
3808 assert_param(IS_RCC_PLL3VCO_VALUE(pll3->PLL3VCOSEL)); in RCCEx_PLL3_Config()
3845 __HAL_RCC_PLL3_VCORANGE(pll3->PLL3VCOSEL) ; in RCCEx_PLL3_Config()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c5425 assert_param(IS_RCC_PLL3_VCORGE_VALUE(pPLL3Init->PLL3VCOSEL)); in HAL_RCCEx_EnablePLL3()
5469 __HAL_RCC_PLL3_VCORANGE(pPLL3Init->PLL3VCOSEL); in HAL_RCCEx_EnablePLL3()
6220 assert_param(IS_RCC_PLL3_VCORGE_VALUE(pll3->PLL3VCOSEL)); in RCCEx_PLL3_Config()
6250 __HAL_RCC_PLL3_VCORANGE(pll3->PLL3VCOSEL); in RCCEx_PLL3_Config()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h109 uint32_t PLL3VCOSEL; /*!<PLL3VCOSEL: PLL3 clock Output range member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h99 uint32_t PLL3VCOSEL; /*!<PLL3VCOSEL: PLL3 clock Output range member