Searched refs:CONF_CLOCK_DFLL_LOOP_MODE (Results 1 – 8 of 8) sorted by relevance
675 if (CONF_CLOCK_DFLL_LOOP_MODE == SYSTEM_CLOCK_DFLL_LOOP_MODE_CLOSED) { in system_clock_source_is_ready()851 dfll_conf.loop_mode = CONF_CLOCK_DFLL_LOOP_MODE; in system_clock_init()869 if (CONF_CLOCK_DFLL_LOOP_MODE == SYSTEM_CLOCK_DFLL_LOOP_MODE_OPEN) { in system_clock_init()897 if (CONF_CLOCK_DFLL_LOOP_MODE == SYSTEM_CLOCK_DFLL_LOOP_MODE_CLOSED) { in system_clock_init()904 if (CONF_CLOCK_DFLL_LOOP_MODE == SYSTEM_CLOCK_DFLL_LOOP_MODE_USB_RECOVERY) { in system_clock_init()941 if (CONF_CLOCK_DFLL_LOOP_MODE == SYSTEM_CLOCK_DFLL_LOOP_MODE_CLOSED) { in system_clock_init()
170 #if !defined(CONF_CLOCK_DFLL_LOOP_MODE)171 # error CONF_CLOCK_DFLL_LOOP_MODE not defined in conf_clocks.h
616 if (CONF_CLOCK_DFLL_LOOP_MODE == SYSTEM_CLOCK_DFLL_LOOP_MODE_CLOSED) { in system_clock_source_is_ready()784 dfll_conf.loop_mode = CONF_CLOCK_DFLL_LOOP_MODE; in system_clock_init()812 if (CONF_CLOCK_DFLL_LOOP_MODE == SYSTEM_CLOCK_DFLL_LOOP_MODE_OPEN) { in system_clock_init()840 if (CONF_CLOCK_DFLL_LOOP_MODE == SYSTEM_CLOCK_DFLL_LOOP_MODE_CLOSED) { in system_clock_init()873 if (CONF_CLOCK_DFLL_LOOP_MODE == SYSTEM_CLOCK_DFLL_LOOP_MODE_CLOSED) { in system_clock_init()
92 # define CONF_CLOCK_DFLL_LOOP_MODE SYSTEM_CLOCK_DFLL_LOOP_MODE_OPEN macro
93 # define CONF_CLOCK_DFLL_LOOP_MODE SYSTEM_CLOCK_DFLL_LOOP_MODE_OPEN macro
Completed in 11 milliseconds