Home
last modified time | relevance | path

Searched refs:CONF_CLOCK_DPLL_REFERENCE_CLOCK (Results 1 – 4 of 4) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd21_r21_da_ha1/
A Dclock.c961 if (CONF_CLOCK_DPLL_REFERENCE_CLOCK == SYSTEM_CLOCK_SOURCE_DPLL_REFERENCE_CLOCK_GCLK) { in system_clock_init()
984 if (CONF_CLOCK_DPLL_REFERENCE_CLOCK == SYSTEM_CLOCK_SOURCE_DPLL_REFERENCE_CLOCK_XOSC32K) { in system_clock_init()
987 } else if (CONF_CLOCK_DPLL_REFERENCE_CLOCK == SYSTEM_CLOCK_SOURCE_DPLL_REFERENCE_CLOCK_XOSC) { in system_clock_init()
991 else if (CONF_CLOCK_DPLL_REFERENCE_CLOCK == SYSTEM_CLOCK_SOURCE_DPLL_REFERENCE_CLOCK_GCLK) { in system_clock_init()
1011 dpll_config.reference_clock = CONF_CLOCK_DPLL_REFERENCE_CLOCK; in system_clock_init()
A Dclock_config_check.h242 #if !defined(CONF_CLOCK_DPLL_REFERENCE_CLOCK)
243 # error CONF_CLOCK_DPLL_REFERENCE_CLOCK not defined in conf_clocks.h
/bsp/samd21/asflib_config/clock_samd21_r21_da_ha1/
A Dconf_clocks.h118 # define CONF_CLOCK_DPLL_REFERENCE_CLOCK SYSTEM_CLOCK_SOURCE_DPLL_REFERENCE_CLOCK_XOSC32K macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd21_r21_da_ha1/module_config/
A Dconf_clocks.h117 # define CONF_CLOCK_DPLL_REFERENCE_CLOCK SYSTEM_CLOCK_SOURCE_DPLL_REFERENCE_CLOCK_XOSC32K macro

Completed in 8 milliseconds