Searched refs:PLL2ClockOut (Results 1 – 4 of 4) sorted by relevance
5299 assert_param(IS_RCC_PLL2_CLOCKOUT_VALUE(pPLL2Init->PLL2ClockOut)); in HAL_RCCEx_EnablePLL2()5348 __HAL_RCC_PLL2_CLKOUT_ENABLE(pPLL2Init->PLL2ClockOut); in HAL_RCCEx_EnablePLL2()6136 assert_param(IS_RCC_PLL2_CLOCKOUT_VALUE(pll2->PLL2ClockOut)); in RCCEx_PLL2_Config()6171 __HAL_RCC_PLL2_CLKOUT_ENABLE(pll2->PLL2ClockOut); in RCCEx_PLL2_Config()
3105 assert_param(IS_RCC_PLL2CLOCKOUT_VALUE(PLL2Init->PLL2ClockOut)); in HAL_RCCEx_EnablePLL2()3148 __HAL_RCC_PLL2CLKOUT_ENABLE(PLL2Init->PLL2ClockOut); in HAL_RCCEx_EnablePLL2()4204 __HAL_RCC_PLL2CLKOUT_ENABLE(pll2->PLL2ClockOut); in RCCEx_PLL2_Config()
72 uint32_t PLL2ClockOut; /*!< PLL2ClockOut: specifies PLL2 output clock to be enabled. member
76 uint32_t PLL2ClockOut; /*!< PLL2ClockOut: specifies PLL2 output clock to be enabled. member