Searched refs:CONF_CLOCK_XOSC_RUN_IN_STANDBY (Results 1 – 8 of 8) sorted by relevance
70 # define CONF_CLOCK_XOSC_RUN_IN_STANDBY false macro
71 # define CONF_CLOCK_XOSC_RUN_IN_STANDBY false macro
106 #if !defined(CONF_CLOCK_XOSC_RUN_IN_STANDBY)107 # error CONF_CLOCK_XOSC_RUN_IN_STANDBY not defined in conf_clocks.h
730 xosc_conf.run_in_standby = CONF_CLOCK_XOSC_RUN_IN_STANDBY; in system_clock_init()
796 xosc_conf.run_in_standby = CONF_CLOCK_XOSC_RUN_IN_STANDBY; in system_clock_init()
Completed in 16 milliseconds