Global BSP definitions.
More...
#include <bspopts.h>
#include <bsp/default-initial-extension.h>
#include <rtems.h>
Go to the source code of this file.
|
#define | BSP_FEATURE_IRQ_EXTENSION |
|
#define | BSP_MAIN_FREQ 3686400 /* 3.6864 MHz */ |
|
#define | BSP_SLCK_FREQ 32768 /* 32.768 KHz */ |
|
#define | BSP_MAX_INT AT91RM9200_MAX_INT |
|
#define | ST_PIMR_PIV 33 /* 33 ticks of the 32.768Khz clock ~= 1msec */ |
|
#define | RTEMS_BSP_NETWORK_DRIVER_NAME "eth0" |
|
#define | RTEMS_BSP_NETWORK_DRIVER_ATTACH rtems_at91rm9200_emac_attach |
|
|
console_tbl * | BSP_get_uart_from_minor (int minor) |
|
int | rtems_at91rm9200_emac_attach (struct rtems_bsdnet_ifconfig *config, int attaching) |
|