Searched refs:CONF_CLOCK_OSC8M_PRESCALER (Results 1 – 8 of 8) sorted by relevance
59 # define CONF_CLOCK_OSC8M_PRESCALER SYSTEM_OSC8M_DIV_1 macro
60 # define CONF_CLOCK_OSC8M_PRESCALER SYSTEM_OSC8M_DIV_1 macro
70 #if !defined(CONF_CLOCK_OSC8M_PRESCALER)71 # error CONF_CLOCK_OSC8M_PRESCALER not defined in conf_clocks.h
855 osc8m_conf.prescaler = CONF_CLOCK_OSC8M_PRESCALER; in system_clock_init()
923 osc8m_conf.prescaler = CONF_CLOCK_OSC8M_PRESCALER; in system_clock_init()
Completed in 11 milliseconds