Home
last modified time | relevance | path

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

/bsp/samd21/asflib_config/clock_samd20/
A Dconf_clocks.h111 # define CONF_CLOCK_CONFIGURE_GCLK true macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd20/module_config/
A Dconf_clocks.h111 # define CONF_CLOCK_CONFIGURE_GCLK true macro
/bsp/samd21/asflib_config/clock_samd21_r21_da_ha1/
A Dconf_clocks.h132 # define CONF_CLOCK_CONFIGURE_GCLK true macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd21_r21_da_ha1/module_config/
A Dconf_clocks.h131 # define CONF_CLOCK_CONFIGURE_GCLK true macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd20/
A Dclock_config_check.h214 #if !defined(CONF_CLOCK_CONFIGURE_GCLK)
215 # error CONF_CLOCK_CONFIGURE_GCLK not defined in conf_clocks.h
A Dclock.c864 #if CONF_CLOCK_CONFIGURE_GCLK == true in system_clock_init()
902 #if CONF_CLOCK_CONFIGURE_GCLK == true in system_clock_init()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd21_r21_da_ha1/
A Dclock.c932 #if CONF_CLOCK_CONFIGURE_GCLK == true in system_clock_init()
993 Assert(CONF_CLOCK_CONFIGURE_GCLK); in system_clock_init()
1034 #if CONF_CLOCK_CONFIGURE_GCLK == true in system_clock_init()
A Dclock_config_check.h270 #if !defined(CONF_CLOCK_CONFIGURE_GCLK)
271 # error CONF_CLOCK_CONFIGURE_GCLK not defined in conf_clocks.h

Completed in 24 milliseconds