Searched refs:CONF_CLOCK_XOSC32K_RUN_IN_STANDBY (Results 1 – 8 of 8) sorted by relevance
80 # define CONF_CLOCK_XOSC32K_RUN_IN_STANDBY false macro
81 # define CONF_CLOCK_XOSC32K_RUN_IN_STANDBY true macro
138 #if !defined(CONF_CLOCK_XOSC32K_RUN_IN_STANDBY)139 # error CONF_CLOCK_XOSC32K_RUN_IN_STANDBY not defined in conf_clocks.h
749 xosc32k_conf.run_in_standby = CONF_CLOCK_XOSC32K_RUN_IN_STANDBY; in system_clock_init()
815 xosc32k_conf.run_in_standby = CONF_CLOCK_XOSC32K_RUN_IN_STANDBY; in system_clock_init()
Completed in 13 milliseconds