Searched refs:CONF_CLOCK_APBC_DIVIDER (Results 1 – 8 of 8) sorted by relevance
56 # define CONF_CLOCK_APBC_DIVIDER SYSTEM_MAIN_CLOCK_DIV_1 macro
57 # define CONF_CLOCK_APBC_DIVIDER SYSTEM_MAIN_CLOCK_DIV_1 macro
66 #if !defined(CONF_CLOCK_APBC_DIVIDER)67 # error CONF_CLOCK_APBC_DIVIDER not defined in conf_clocks.h
899 system_apb_clock_set_divider(SYSTEM_CLOCK_APB_APBC, CONF_CLOCK_APBC_DIVIDER); in system_clock_init()
1031 system_apb_clock_set_divider(SYSTEM_CLOCK_APB_APBC, CONF_CLOCK_APBC_DIVIDER); in system_clock_init()
Completed in 13 milliseconds