Atmel/Microchip SAM E70, S70, V70 and V71 Board Support Package.  
More...
 | 
| 
#define  | BSP_FEATURE_IRQ_EXTENSION | 
|   | 
| 
#define  | BSP_ARMV7M_IRQ_PRIORITY_DEFAULT   (13 << 4) | 
|   | 
| 
#define  | BSP_ARMV7M_SYSTICK_PRIORITY   (14 << 4) | 
|   | 
| 
#define  | BSP_ARMV7M_SYSTICK_FREQUENCY   atsam_systick_frequency() | 
|   | 
| 
#define  | RTEMS_BSP_NETWORK_DRIVER_NAME   "atsam0" | 
|   | 
| 
#define  | RTEMS_BSP_NETWORK_DRIVER_ATTACH   if_atsam_attach | 
|   | 
 | 
| 
uint32_t  | atsam_systick_frequency (void) | 
|   | 
| 
int  | if_atsam_attach (struct rtems_bsdnet_ifconfig *config, int attaching) | 
|   | 
| 
void  | atsam_rtc_get_time (rtems_time_of_day *tod) | 
|   | 
| 
void  | bsp_restart (const void *const addr) | 
|   | 
 | 
| 
char  | atsam_memory_dtcm_begin [] | 
|   | 
| 
char  | atsam_memory_dtcm_end [] | 
|   | 
| 
char  | atsam_memory_dtcm_size [] | 
|   | 
| 
char  | atsam_memory_intflash_begin [] | 
|   | 
| 
char  | atsam_memory_intflash_end [] | 
|   | 
| 
char  | atsam_memory_intflash_size [] | 
|   | 
| 
char  | atsam_memory_intsram_begin [] | 
|   | 
| 
char  | atsam_memory_intsram_end [] | 
|   | 
| 
char  | atsam_memory_intsram_size [] | 
|   | 
| 
char  | atsam_memory_itcm_begin [] | 
|   | 
| 
char  | atsam_memory_itcm_end [] | 
|   | 
| 
char  | atsam_memory_itcm_size [] | 
|   | 
| 
char  | atsam_memory_nocache_begin [] | 
|   | 
| 
char  | atsam_memory_nocache_end [] | 
|   | 
| 
char  | atsam_memory_nocache_size [] | 
|   | 
| 
char  | atsam_memory_qspiflash_begin [] | 
|   | 
| 
char  | atsam_memory_qspiflash_end [] | 
|   | 
| 
char  | atsam_memory_qspiflash_size [] | 
|   | 
| 
char  | atsam_memory_sdram_begin [] | 
|   | 
| 
char  | atsam_memory_sdram_end [] | 
|   | 
| 
char  | atsam_memory_sdram_size [] | 
|   | 
Atmel/Microchip SAM E70, S70, V70 and V71 Board Support Package.