Searched refs:CONF_CLOCK_APBB_DIVIDER (Results 1 – 8 of 8) sorted by relevance
55 # define CONF_CLOCK_APBB_DIVIDER SYSTEM_MAIN_CLOCK_DIV_1 macro
56 # define CONF_CLOCK_APBB_DIVIDER SYSTEM_MAIN_CLOCK_DIV_1 macro
62 #if !defined(CONF_CLOCK_APBB_DIVIDER)63 # error CONF_CLOCK_APBB_DIVIDER not defined in conf_clocks.h
898 system_apb_clock_set_divider(SYSTEM_CLOCK_APB_APBB, CONF_CLOCK_APBB_DIVIDER); in system_clock_init()
1030 system_apb_clock_set_divider(SYSTEM_CLOCK_APB_APBB, CONF_CLOCK_APBB_DIVIDER); in system_clock_init()
Completed in 19 milliseconds