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