RTEMS  5.1
Macros | Functions | Variables
bsp.h File Reference

Global BSP definitions. More...

#include <bspopts.h>
#include <rtems.h>
#include <libcpu/io.h>
#include <bsp/vectors.h>
#include <bsp/default-initial-extension.h>

Go to the source code of this file.

Macros

#define BSP_Convert_decrementer(_value)   ( (unsigned long long) _value )
 
#define Processor_Synchronize()   __asm__ (" eieio ")
 
#define RTEMS_BSP_NETWORK_DRIVER_NAME   "ifsim1"
 
#define RTEMS_BSP_NETWORK_DRIVER_ATTACH   rtems_ifsim_attach
 
#define BSP_HAS_NO_VME
 

Functions

int rtems_ifsim_attach (struct rtems_bsdnet_ifconfig *ifcfg, int attaching)
 
int BSP_disconnect_clock_handler (void)
 
int BSP_connect_clock_handler (void)
 

Variables

int end
 
int RAM_END
 
uint32_t BSP_mem_size
 

Detailed Description

Global BSP definitions.