Searched refs:CONF_CLOCK_DPLL_LOCK_TIME (Results 1 – 4 of 4) sorted by relevance
117 # define CONF_CLOCK_DPLL_LOCK_TIME SYSTEM_CLOCK_SOURCE_DPLL_LOCK_TIME_DEFAULT macro
116 # define CONF_CLOCK_DPLL_LOCK_TIME SYSTEM_CLOCK_SOURCE_DPLL_LOCK_TIME_DEFAULT macro
238 #if !defined(CONF_CLOCK_DPLL_LOCK_TIME)239 # error CONF_CLOCK_DPLL_LOCK_TIME not defined in conf_clocks.h
955 if (CONF_CLOCK_DPLL_LOCK_TIME != SYSTEM_CLOCK_SOURCE_DPLL_LOCK_TIME_DEFAULT) { in system_clock_init()1009 dpll_config.lock_time = CONF_CLOCK_DPLL_LOCK_TIME; in system_clock_init()
Completed in 13 milliseconds