Searched refs:CONF_CLOCK_DPLL_LOCK_BYPASS (Results 1 – 4 of 4) sorted by relevance
113 # define CONF_CLOCK_DPLL_LOCK_BYPASS false macro
112 # define CONF_CLOCK_DPLL_LOCK_BYPASS false macro
226 #if !defined(CONF_CLOCK_DPLL_LOCK_BYPASS)227 # error CONF_CLOCK_DPLL_LOCK_BYPASS not defined in conf_clocks.h
1004 dpll_config.lock_bypass = CONF_CLOCK_DPLL_LOCK_BYPASS; in system_clock_init()
Completed in 7 milliseconds