Searched defs:pll_mul (Results 1 – 2 of 2) sorted by relevance
372 void rcu_pll_config(uint32_t pll_src, uint32_t pll_mul) in rcu_pll_config()439 void rcu_pll1_config(uint32_t pll_mul) in rcu_pll1_config()453 void rcu_pll2_config(uint32_t pll_mul) in rcu_pll2_config()
224 void RCC_PLLConfig(RCC_PLLSource_TypeDef pll_src, RCC_PLLMul_TypeDef pll_mul) in RCC_PLLConfig()
Completed in 15 milliseconds