Searched refs:CONF_CLOCK_OSC32K_RUN_IN_STANDBY (Results 1 – 8 of 8) sorted by relevance
88 # define CONF_CLOCK_OSC32K_RUN_IN_STANDBY false macro
89 # define CONF_CLOCK_OSC32K_RUN_IN_STANDBY false macro
162 #if !defined(CONF_CLOCK_OSC32K_RUN_IN_STANDBY)163 # error CONF_CLOCK_OSC32K_RUN_IN_STANDBY not defined in conf_clocks.h
772 osc32k_conf.run_in_standby = CONF_CLOCK_OSC32K_RUN_IN_STANDBY; in system_clock_init()
839 osc32k_conf.run_in_standby = CONF_CLOCK_OSC32K_RUN_IN_STANDBY; in system_clock_init()
Completed in 14 milliseconds