Searched refs:CONF_CLOCK_XOSC_ON_DEMAND (Results 1 – 8 of 8) sorted by relevance
69 # define CONF_CLOCK_XOSC_ON_DEMAND true macro
70 # define CONF_CLOCK_XOSC_ON_DEMAND true macro
102 #if !defined(CONF_CLOCK_XOSC_ON_DEMAND)103 # error CONF_CLOCK_XOSC_ON_DEMAND not defined in conf_clocks.h
729 xosc_conf.on_demand = CONF_CLOCK_XOSC_ON_DEMAND; in system_clock_init()
795 xosc_conf.on_demand = CONF_CLOCK_XOSC_ON_DEMAND; in system_clock_init()
Completed in 17 milliseconds