Searched refs:CONF_CLOCK_XOSC32K_ON_DEMAND (Results 1 – 8 of 8) sorted by relevance
79 # define CONF_CLOCK_XOSC32K_ON_DEMAND true macro
80 # define CONF_CLOCK_XOSC32K_ON_DEMAND false macro
134 #if !defined(CONF_CLOCK_XOSC32K_ON_DEMAND)135 # error CONF_CLOCK_XOSC32K_ON_DEMAND not defined in conf_clocks.h
754 if (CONF_CLOCK_XOSC32K_ON_DEMAND) { in system_clock_init()
820 if (CONF_CLOCK_XOSC32K_ON_DEMAND) { in system_clock_init()
Completed in 12 milliseconds