Home
last modified time | relevance | path

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

/bsp/samd21/asflib_config/clock_samd20/
A Dconf_clocks.h128 # define CONF_CLOCK_GCLK_2_ENABLE false macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd20/module_config/
A Dconf_clocks.h128 # define CONF_CLOCK_GCLK_2_ENABLE false macro
/bsp/samd21/asflib_config/clock_samd21_r21_da_ha1/
A Dconf_clocks.h149 # define CONF_CLOCK_GCLK_2_ENABLE true macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd21_r21_da_ha1/module_config/
A Dconf_clocks.h148 # define CONF_CLOCK_GCLK_2_ENABLE false macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd20/
A Dclock_config_check.h258 #if !defined(CONF_CLOCK_GCLK_2_ENABLE)
259 # error CONF_CLOCK_GCLK_2_ENABLE not defined in conf_clocks.h
A Dclock.c676 #elif CONF_CLOCK_GCLK_2_ENABLE == false in _switch_peripheral_gclk()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd21_r21_da_ha1/
A Dclock_config_check.h314 #if !defined(CONF_CLOCK_GCLK_2_ENABLE)
315 # error CONF_CLOCK_GCLK_2_ENABLE not defined in conf_clocks.h
A Dclock.c742 #elif CONF_CLOCK_GCLK_2_ENABLE == false in _switch_peripheral_gclk()

Completed in 11 milliseconds