Searched refs:CONF_CLOCK_APBA_DIVIDER (Results 1 – 8 of 8) sorted by relevance
54 # define CONF_CLOCK_APBA_DIVIDER SYSTEM_MAIN_CLOCK_DIV_1 macro
55 # define CONF_CLOCK_APBA_DIVIDER SYSTEM_MAIN_CLOCK_DIV_1 macro
58 #if !defined(CONF_CLOCK_APBA_DIVIDER)59 # error CONF_CLOCK_APBA_DIVIDER not defined in conf_clocks.h
897 system_apb_clock_set_divider(SYSTEM_CLOCK_APB_APBA, CONF_CLOCK_APBA_DIVIDER); in system_clock_init()
1029 system_apb_clock_set_divider(SYSTEM_CLOCK_APB_APBA, CONF_CLOCK_APBA_DIVIDER); in system_clock_init()
Completed in 10 milliseconds