Searched refs:CONF_CLOCK_DPLL_OUTPUT_FREQUENCY (Results 1 – 4 of 4) sorted by relevance
123 # define CONF_CLOCK_DPLL_OUTPUT_FREQUENCY 48000000 macro
122 # define CONF_CLOCK_DPLL_OUTPUT_FREQUENCY 48000000 macro
258 #if !defined(CONF_CLOCK_DPLL_OUTPUT_FREQUENCY)259 # error CONF_CLOCK_DPLL_OUTPUT_FREQUENCY not defined in conf_clocks.h
1014 dpll_config.output_frequency = CONF_CLOCK_DPLL_OUTPUT_FREQUENCY; in system_clock_init()
Completed in 131 milliseconds