Searched refs:CONF_CLOCK_CPU_DIVIDER (Results 1 – 8 of 8) sorted by relevance
53 # define CONF_CLOCK_CPU_DIVIDER SYSTEM_MAIN_CLOCK_DIV_1 macro
54 # define CONF_CLOCK_CPU_DIVIDER SYSTEM_MAIN_CLOCK_DIV_1 macro
54 #if !defined(CONF_CLOCK_CPU_DIVIDER)55 # error CONF_CLOCK_CPU_DIVIDER not defined in conf_clocks.h
895 system_cpu_clock_set_divider(CONF_CLOCK_CPU_DIVIDER); in system_clock_init()
1027 system_cpu_clock_set_divider(CONF_CLOCK_CPU_DIVIDER); in system_clock_init()
Completed in 10 milliseconds