Searched refs:set_sys_clock_pll (Results 1 – 2 of 2) sorted by relevance
102 void set_sys_clock_pll(uint32_t vco_freq, uint post_div1, uint post_div2);129 set_sys_clock_pll(vco, postdiv1, postdiv2); in set_sys_clock_khz()
48 void set_sys_clock_pll(uint32_t vco_freq, uint post_div1, uint post_div2) { in set_sys_clock_pll() function
Completed in 6 milliseconds