Searched refs:PLL3ClockOut (Results 1 – 4 of 4) sorted by relevance
5423 assert_param(IS_RCC_PLL3_CLOCKOUT_VALUE(pPLL3Init->PLL3ClockOut)); in HAL_RCCEx_EnablePLL3()5472 __HAL_RCC_PLL3_CLKOUT_ENABLE(pPLL3Init->PLL3ClockOut); in HAL_RCCEx_EnablePLL3()6218 assert_param(IS_RCC_PLL3_CLOCKOUT_VALUE(pll3->PLL3ClockOut)); in RCCEx_PLL3_Config()6253 __HAL_RCC_PLL3_CLKOUT_ENABLE(pll3->PLL3ClockOut); in RCCEx_PLL3_Config()
3219 assert_param(IS_RCC_PLL3CLOCKOUT_VALUE(PLL3Init->PLL3ClockOut)); in HAL_RCCEx_EnablePLL3()3262 __HAL_RCC_PLL3CLKOUT_ENABLE(PLL3Init->PLL3ClockOut); in HAL_RCCEx_EnablePLL3()4277 __HAL_RCC_PLL3CLKOUT_ENABLE(pll3->PLL3ClockOut); in RCCEx_PLL3_Config()
106 uint32_t PLL3ClockOut; /*!< PLL3ClockOut: specifies PLL3 output clock to be enabled. member
115 uint32_t PLL3ClockOut; /*!< PLL3ClockOut: specifies PLL3 output clock to be enabled. member