RTEMS  5.0.0
Data Structures | Macros | Typedefs | Functions | Variables
bsp.h File Reference

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.

Data Structures

struct  cpld_
 

Macros

#define BSP_CRYSTAL_HZ   4000000 /* crystal frequency, Hz */
 
#define BSP_CLOCK_HZ   40000000 /* CPU clock frequency, Hz */
 

Typedefs

typedef struct cpld_ cpld_t
 

Functions

int BSP_disconnect_clock_handler (void)
 
int BSP_connect_clock_handler (rtems_irq_hdl hdl)
 
void _InitSS555 (void)
 

Variables

volatile cpld_t cpld
 

Detailed Description

Global BSP definitions.