CSB337 Board Support Package.  
More...
 | 
| file   | bsp.h | 
|   | Global BSP definitions. 
  | 
|   | 
| file   | font8x16.h | 
|   | Simple 8 x 16 font, printable characters only. 
  | 
|   | 
| file   | sed1356.h | 
|   | Public Interface for SED Video Controller Operations. 
  | 
|   | 
| file   | sed1356_16bit.h | 
|   | SED1356 LCD/CRT Controllers for KIT637_V6 (CSB637) 16-Bit access mode. 
  | 
|   | 
| file   | tm27.h | 
|   | Implementations of interrupt mechanisms for Time Test 27. 
  | 
|   | 
 | 
| 
#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) | 
|   | 
CSB337 Board Support Package.