Searched refs:wait_pll_stable (Results 1 – 1 of 1) sorted by relevance
193 static rt_err_t wait_pll_stable(rt_uint32_t base) in wait_pll_stable() function232 if (wait_pll_stable((rt_uint32_t)(&CCU->pll_cpu_ctrl))) in cpu_set_pll_clk()278 if (wait_pll_stable((rt_uint32_t)(&CCU->pll_audio_ctrl))) in audio_set_pll_clk()323 if (wait_pll_stable((rt_uint32_t)(&CCU->pll_video_ctrl))) in video_set_pll_clk()367 if (wait_pll_stable((rt_uint32_t)(&CCU->pll_ve_ctrl))) in ve_set_pll_clk()402 if (wait_pll_stable((rt_uint32_t)(&CCU->pll_periph_ctrl))) in periph_set_pll_clk()
Completed in 4 milliseconds