Global BSP definitions.
More...
#include <bspopts.h>
#include <bsp/default-initial-extension.h>
#include <rtems.h>
#include <erc32.h>
#include <rtems/irq-extension.h>
Go to the source code of this file.
|
#define | BSP_FEATURE_IRQ_EXTENSION |
|
#define | BSP_IDLE_TASK_BODY bsp_idle_thread |
|
#define | RTEMS_BSP_NETWORK_DRIVER_NAME "sonic1" |
|
#define | RTEMS_BSP_NETWORK_DRIVER_ATTACH rtems_erc32_sonic_driver_attach |
|
|
typedef void(* | bsp_shared_isr) (void *arg) |
|
|
int | RAM_START |
|
int | RAM_END |
|
int | RAM_SIZE |
|
int | PROM_START |
|
int | PROM_END |
|
int | PROM_SIZE |
|
int | CLOCK_SPEED |
|
int | end |
|