Searched refs:CONF_CLOCK_DPLL_RUN_IN_STANDBY (Results 1 – 4 of 4) sorted by relevance
112 # define CONF_CLOCK_DPLL_RUN_IN_STANDBY false macro
111 # define CONF_CLOCK_DPLL_RUN_IN_STANDBY false macro
222 #if !defined(CONF_CLOCK_DPLL_RUN_IN_STANDBY)223 # error CONF_CLOCK_DPLL_RUN_IN_STANDBY not defined in conf_clocks.h
1003 dpll_config.run_in_standby = CONF_CLOCK_DPLL_RUN_IN_STANDBY; in system_clock_init()
Completed in 9 milliseconds