Home
last modified time | relevance | path

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

/bsp/samd21/asflib_config/clock_samd21_r21_da_ha1/
A Dconf_clocks.h117 # define CONF_CLOCK_DPLL_LOCK_TIME SYSTEM_CLOCK_SOURCE_DPLL_LOCK_TIME_DEFAULT macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd21_r21_da_ha1/module_config/
A Dconf_clocks.h116 # define CONF_CLOCK_DPLL_LOCK_TIME SYSTEM_CLOCK_SOURCE_DPLL_LOCK_TIME_DEFAULT macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd21_r21_da_ha1/
A Dclock_config_check.h238 #if !defined(CONF_CLOCK_DPLL_LOCK_TIME)
239 # error CONF_CLOCK_DPLL_LOCK_TIME not defined in conf_clocks.h
A Dclock.c955 if (CONF_CLOCK_DPLL_LOCK_TIME != SYSTEM_CLOCK_SOURCE_DPLL_LOCK_TIME_DEFAULT) { in system_clock_init()
1009 dpll_config.lock_time = CONF_CLOCK_DPLL_LOCK_TIME; in system_clock_init()

Completed in 13 milliseconds