Searched refs:CONF_CLOCK_OSC32K_ON_DEMAND (Results 1 – 8 of 8) sorted by relevance
87 # define CONF_CLOCK_OSC32K_ON_DEMAND true macro
88 # define CONF_CLOCK_OSC32K_ON_DEMAND true macro
158 #if !defined(CONF_CLOCK_OSC32K_ON_DEMAND)159 # error CONF_CLOCK_OSC32K_ON_DEMAND not defined in conf_clocks.h
771 osc32k_conf.on_demand = CONF_CLOCK_OSC32K_ON_DEMAND; in system_clock_init()
838 osc32k_conf.on_demand = CONF_CLOCK_OSC32K_ON_DEMAND; in system_clock_init()
Completed in 13 milliseconds