Global BSP definitions.  
More...
#include <bspopts.h>
#include <bsp/default-initial-extension.h>
#include <rtems.h>
#include <mpc5xx.h>
#include <mpc5xx/console.h>
#include <libcpu/vectors.h>
#include <bsp/irq.h>
 
Go to the source code of this file.
 | 
| 
#define  | BSP_CRYSTAL_HZ   4000000	/* crystal frequency, Hz */ | 
|   | 
| 
#define  | BSP_CLOCK_HZ   40000000	/* CPU clock frequency, Hz */ | 
|   | 
 | 
| 
typedef struct cpld_  | cpld_t | 
|   | 
 | 
| 
int  | BSP_disconnect_clock_handler (void) | 
|   | 
| 
int  | BSP_connect_clock_handler (rtems_irq_hdl hdl) | 
|   | 
| 
void  | _InitSS555 (void) | 
|   |