Searched refs:CLOCK_PLL_STABLE_DELAY_US (Results 1 – 2 of 2) sorted by relevance
42 #define CLOCK_PLL_STABLE_DELAY_US 300 macro
161 return timer_get_us() + CLOCK_PLL_STABLE_DELAY_US; in clock_start_pll()