Searched refs:CONF_CLOCK_DPLL_LOW_POWER_ENABLE (Results 1 – 4 of 4) sorted by relevance
115 # define CONF_CLOCK_DPLL_LOW_POWER_ENABLE false macro
114 # define CONF_CLOCK_DPLL_LOW_POWER_ENABLE false macro
234 #if !defined(CONF_CLOCK_DPLL_LOW_POWER_ENABLE)235 # error CONF_CLOCK_DPLL_LOW_POWER_ENABLE not defined in conf_clocks.h
1006 dpll_config.low_power_enable = CONF_CLOCK_DPLL_LOW_POWER_ENABLE; in system_clock_init()
Completed in 10 milliseconds