Home
last modified time | relevance | path

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

/bsp/samd21/asflib_config/clock_samd20/
A Dconf_clocks.h142 # define CONF_CLOCK_GCLK_4_ENABLE false macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd20/module_config/
A Dconf_clocks.h142 # define CONF_CLOCK_GCLK_4_ENABLE false macro
/bsp/samd21/asflib_config/clock_samd21_r21_da_ha1/
A Dconf_clocks.h163 # define CONF_CLOCK_GCLK_4_ENABLE false macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd21_r21_da_ha1/module_config/
A Dconf_clocks.h162 # define CONF_CLOCK_GCLK_4_ENABLE false macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd20/
A Dclock_config_check.h298 #if !defined(CONF_CLOCK_GCLK_4_ENABLE)
299 # error CONF_CLOCK_GCLK_4_ENABLE not defined in conf_clocks.h
A Dclock.c680 #elif CONF_CLOCK_GCLK_4_ENABLE == false in _switch_peripheral_gclk()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd21_r21_da_ha1/
A Dclock_config_check.h354 #if !defined(CONF_CLOCK_GCLK_4_ENABLE)
355 # error CONF_CLOCK_GCLK_4_ENABLE not defined in conf_clocks.h
A Dclock.c746 #elif CONF_CLOCK_GCLK_4_ENABLE == false in _switch_peripheral_gclk()

Completed in 23 milliseconds