28#ifndef ATSAM_CLOCK_CONFIG_H
29#define ATSAM_CLOCK_CONFIG_H
39#if ATSAM_CHANGE_CLOCK_FROM_SRAM != 0
42#define ATSAM_START_SRAM_SECTION BSP_FAST_TEXT_SECTION
44#define ATSAM_START_SRAM_SECTION
56ATSAM_START_SRAM_SECTION
59#define BOARD_MCK (atsam_clock_config.mck_freq)
69ATSAM_START_SRAM_SECTION
This header file provides interfaces to BSP-specific linker symbols and sections.
This header file defines the RTEMS Classic API.
Definition: atsam-clock-config.h:61
Definition: atsam-clock-config.h:47