Home
last modified time | relevance | path

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

/bsp/samd21/asflib_config/clock_samd20/
A Dconf_clocks.h149 # define CONF_CLOCK_GCLK_5_ENABLE false macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd20/module_config/
A Dconf_clocks.h149 # define CONF_CLOCK_GCLK_5_ENABLE false macro
/bsp/samd21/asflib_config/clock_samd21_r21_da_ha1/
A Dconf_clocks.h170 # define CONF_CLOCK_GCLK_5_ENABLE false macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd21_r21_da_ha1/module_config/
A Dconf_clocks.h169 # define CONF_CLOCK_GCLK_5_ENABLE false macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd20/
A Dclock_config_check.h318 #if !defined(CONF_CLOCK_GCLK_5_ENABLE)
319 # error CONF_CLOCK_GCLK_5_ENABLE not defined in conf_clocks.h
A Dclock.c682 #elif CONF_CLOCK_GCLK_5_ENABLE == false in _switch_peripheral_gclk()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd21_r21_da_ha1/
A Dclock_config_check.h374 #if !defined(CONF_CLOCK_GCLK_5_ENABLE)
375 # error CONF_CLOCK_GCLK_5_ENABLE not defined in conf_clocks.h
A Dclock.c748 #elif CONF_CLOCK_GCLK_5_ENABLE == false in _switch_peripheral_gclk()

Completed in 17 milliseconds