/* Auto-generated config file peripheral_clk_config.h */ #ifndef PERIPHERAL_CLK_CONFIG_H #define PERIPHERAL_CLK_CONFIG_H // <<< Use Configuration Wizard in Context Menu >>> // EIC Clock Source // eic_gclk_selection // Generic clock generator 0 // Generic clock generator 1 // Generic clock generator 2 // Generic clock generator 3 // Generic clock generator 4 // Generic clock generator 5 // Generic clock generator 6 // Generic clock generator 7 // Select the clock source for EIC. #ifndef CONF_GCLK_EIC_SRC #define CONF_GCLK_EIC_SRC GCLK_PCHCTRL_GEN_GCLK0_Val #endif /** * \def CONF_GCLK_EIC_FREQUENCY * \brief EIC's Clock frequency */ #ifndef CONF_GCLK_EIC_FREQUENCY #define CONF_GCLK_EIC_FREQUENCY 16000000 #endif /** * \def CONF_CPU_FREQUENCY * \brief CPU's Clock frequency */ #ifndef CONF_CPU_FREQUENCY #define CONF_CPU_FREQUENCY 16000000 #endif // RTC Clock Source // rtc_clk_selection // RTC source // Select the clock source for RTC. #ifndef CONF_GCLK_RTC_SRC #define CONF_GCLK_RTC_SRC RTC_CLOCK_SOURCE #endif /** * \def CONF_GCLK_RTC_FREQUENCY * \brief RTC's Clock frequency */ #ifndef CONF_GCLK_RTC_FREQUENCY #define CONF_GCLK_RTC_FREQUENCY 1024 #endif // Core Clock Source // core_gclk_selection // Generic clock generator 0 // Generic clock generator 1 // Generic clock generator 2 // Generic clock generator 3 // Generic clock generator 4 // Generic clock generator 5 // Generic clock generator 6 // Generic clock generator 7 // Select the clock source for CORE. #ifndef CONF_GCLK_SERCOM0_CORE_SRC #define CONF_GCLK_SERCOM0_CORE_SRC GCLK_PCHCTRL_GEN_GCLK0_Val #endif // Slow Clock Source // slow_gclk_selection // Generic clock generator 0 // Generic clock generator 1 // Generic clock generator 2 // Generic clock generator 3 // Generic clock generator 4 // Generic clock generator 5 // Generic clock generator 6 // Generic clock generator 7 // Select the slow clock source. #ifndef CONF_GCLK_SERCOM0_SLOW_SRC #define CONF_GCLK_SERCOM0_SLOW_SRC GCLK_PCHCTRL_GEN_GCLK0_Val #endif /** * \def CONF_GCLK_SERCOM0_CORE_FREQUENCY * \brief SERCOM0's Core Clock frequency */ #ifndef CONF_GCLK_SERCOM0_CORE_FREQUENCY #define CONF_GCLK_SERCOM0_CORE_FREQUENCY 16000000 #endif /** * \def CONF_GCLK_SERCOM0_SLOW_FREQUENCY * \brief SERCOM0's Slow Clock frequency */ #ifndef CONF_GCLK_SERCOM0_SLOW_FREQUENCY #define CONF_GCLK_SERCOM0_SLOW_FREQUENCY 16000000 #endif // Core Clock Source // core_gclk_selection // Generic clock generator 0 // Generic clock generator 1 // Generic clock generator 2 // Generic clock generator 3 // Generic clock generator 4 // Generic clock generator 5 // Generic clock generator 6 // Generic clock generator 7 // Select the clock source for CORE. #ifndef CONF_GCLK_SERCOM1_CORE_SRC #define CONF_GCLK_SERCOM1_CORE_SRC GCLK_PCHCTRL_GEN_GCLK0_Val #endif // Slow Clock Source // slow_gclk_selection // Generic clock generator 0 // Generic clock generator 1 // Generic clock generator 2 // Generic clock generator 3 // Generic clock generator 4 // Generic clock generator 5 // Generic clock generator 6 // Generic clock generator 7 // Select the slow clock source. #ifndef CONF_GCLK_SERCOM1_SLOW_SRC #define CONF_GCLK_SERCOM1_SLOW_SRC GCLK_PCHCTRL_GEN_GCLK0_Val #endif /** * \def CONF_GCLK_SERCOM1_CORE_FREQUENCY * \brief SERCOM1's Core Clock frequency */ #ifndef CONF_GCLK_SERCOM1_CORE_FREQUENCY #define CONF_GCLK_SERCOM1_CORE_FREQUENCY 16000000 #endif /** * \def CONF_GCLK_SERCOM1_SLOW_FREQUENCY * \brief SERCOM1's Slow Clock frequency */ #ifndef CONF_GCLK_SERCOM1_SLOW_FREQUENCY #define CONF_GCLK_SERCOM1_SLOW_FREQUENCY 16000000 #endif // Core Clock Source // core_gclk_selection // Generic clock generator 0 // Generic clock generator 1 // Generic clock generator 2 // Generic clock generator 3 // Generic clock generator 4 // Generic clock generator 5 // Generic clock generator 6 // Generic clock generator 7 // Select theRADIO_RESET clock source for CORE. #ifndef CONF_GCLK_SERCOM4_CORE_SRC #define CONF_GCLK_SERCOM4_CORE_SRC GCLK_PCHCTRL_GEN_GCLK0_Val #endif // Slow Clock Source // slow_gclk_selection // Generic clock generator 0 // Generic clock generator 1 // Generic clock generator 2 // Generic clock generator 3 // Generic clock generator 4 // Generic clock generator 5 // Generic clock generator 6 // Generic clock generator 7 // Select the slow clock source. #ifndef CONF_GCLK_SERCOM4_SLOW_SRC #define CONF_GCLK_SERCOM4_SLOW_SRC GCLK_PCHCTRL_GEN_GCLK0_Val #endif /** * \def CONF_GCLK_SERCOM4_CORE_FREQUENCY * \brief SERCOM4's Core Clock frequency */ #ifndef CONF_GCLK_SERCOM4_CORE_FREQUENCY #define CONF_GCLK_SERCOM4_CORE_FREQUENCY 16000000 #endif /** * \def CONF_GCLK_SERCOM4_SLOW_FREQUENCY * \brief SERCOM4's Slow Clock frequency */ #ifndef CONF_GCLK_SERCOM4_SLOW_FREQUENCY #define CONF_GCLK_SERCOM4_SLOW_FREQUENCY 16000000 #endif // <<< end of configuration section >>> #endif // PERIPHERAL_CLK_CONFIG_H