Home
last modified time | relevance | path

Searched refs:CONF_CLOCK_DFLL_FINE_VALUE (Results 1 – 8 of 8) sorted by relevance

/bsp/samd21/asflib_config/clock_samd20/
A Dconf_clocks.h96 # define CONF_CLOCK_DFLL_FINE_VALUE (512) macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd20/module_config/
A Dconf_clocks.h96 # define CONF_CLOCK_DFLL_FINE_VALUE (512) macro
/bsp/samd21/asflib_config/clock_samd21_r21_da_ha1/
A Dconf_clocks.h97 # define CONF_CLOCK_DFLL_FINE_VALUE ((*((uint32_t*)(0x806020 + 8))) & 0x3FF)/*(512)*/ macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd21_r21_da_ha1/module_config/
A Dconf_clocks.h96 # define CONF_CLOCK_DFLL_FINE_VALUE (512) macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd20/
A Dclock_config_check.h178 #if !defined(CONF_CLOCK_DFLL_FINE_VALUE)
179 # error CONF_CLOCK_DFLL_FINE_VALUE not defined in conf_clocks.h
A Dclock.c813 dfll_conf.fine_value = CONF_CLOCK_DFLL_FINE_VALUE; in system_clock_init()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd21_r21_da_ha1/
A Dclock_config_check.h178 #if !defined(CONF_CLOCK_DFLL_FINE_VALUE)
179 # error CONF_CLOCK_DFLL_FINE_VALUE not defined in conf_clocks.h
A Dclock.c870 dfll_conf.fine_value = CONF_CLOCK_DFLL_FINE_VALUE; in system_clock_init()

Completed in 19 milliseconds