Home
last modified time | relevance | path

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

/bsp/samd21/asflib_config/clock_samd20/
A Dconf_clocks.h135 # define CONF_CLOCK_GCLK_3_ENABLE false macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd20/module_config/
A Dconf_clocks.h135 # define CONF_CLOCK_GCLK_3_ENABLE false macro
/bsp/samd21/asflib_config/clock_samd21_r21_da_ha1/
A Dconf_clocks.h156 # define CONF_CLOCK_GCLK_3_ENABLE false macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd21_r21_da_ha1/module_config/
A Dconf_clocks.h155 # define CONF_CLOCK_GCLK_3_ENABLE false macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd20/
A Dclock_config_check.h278 #if !defined(CONF_CLOCK_GCLK_3_ENABLE)
279 # error CONF_CLOCK_GCLK_3_ENABLE not defined in conf_clocks.h
A Dclock.c678 #elif CONF_CLOCK_GCLK_3_ENABLE == false in _switch_peripheral_gclk()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd21_r21_da_ha1/
A Dclock_config_check.h334 #if !defined(CONF_CLOCK_GCLK_3_ENABLE)
335 # error CONF_CLOCK_GCLK_3_ENABLE not defined in conf_clocks.h
A Dclock.c744 #elif CONF_CLOCK_GCLK_3_ENABLE == false in _switch_peripheral_gclk()

Completed in 11 milliseconds