Home
last modified time | relevance | path

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

/bsp/samd21/asflib_config/clock_samd20/
A Dconf_clocks.h156 # define CONF_CLOCK_GCLK_6_ENABLE false macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd20/module_config/
A Dconf_clocks.h156 # define CONF_CLOCK_GCLK_6_ENABLE false macro
/bsp/samd21/asflib_config/clock_samd21_r21_da_ha1/
A Dconf_clocks.h177 # define CONF_CLOCK_GCLK_6_ENABLE false macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd21_r21_da_ha1/module_config/
A Dconf_clocks.h176 # define CONF_CLOCK_GCLK_6_ENABLE false macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd20/
A Dclock_config_check.h338 #if !defined(CONF_CLOCK_GCLK_6_ENABLE)
339 # error CONF_CLOCK_GCLK_6_ENABLE not defined in conf_clocks.h
A Dclock.c684 #elif CONF_CLOCK_GCLK_6_ENABLE == false in _switch_peripheral_gclk()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd21_r21_da_ha1/
A Dclock_config_check.h394 #if !defined(CONF_CLOCK_GCLK_6_ENABLE)
395 # error CONF_CLOCK_GCLK_6_ENABLE not defined in conf_clocks.h
A Dclock.c750 #elif CONF_CLOCK_GCLK_6_ENABLE == false in _switch_peripheral_gclk()

Completed in 11 milliseconds