RTEMS 7.0-rc1
Loading...
Searching...
No Matches
Data Structures | Macros | Functions | Variables
motorola.c File Reference

Motorola (MVME) Board Identification. More...

#include <bsp.h>
#include <bsp/motorola.h>
#include <rtems/bspIo.h>
#include <libcpu/io.h>
#include <string.h>
#include <libcpu/cpuIdent.h>

Data Structures

struct  mot_info_t
 

Macros

#define NULL_PINMAP   {-1,{-1,-1,-1,-1}}
 
#define NULL_INTMAP   {-1,-1,-1,{}}
 

Functions

prep_t checkPrepBoardType (RESIDUAL *res)
 
motorolaBoard getMotorolaBoard (void)
 
const char * motorolaBoardToString (motorolaBoard board)
 
const struct _int_mapmotorolaIntMap (motorolaBoard board)
 
const void * motorolaIntSwizzle (motorolaBoard board)
 

Variables

prep_t currentPrepType
 
motorolaBoard currentBoard
 

Detailed Description

Motorola (MVME) Board Identification.

This include file describe the data structure and the functions implemented by rtems to identify motorola boards.