GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EBC / V0-2-3 > ebc_epu / mv2304


Interface   Data Structures   File List   Data Fields   Globals  

EBC_core.c File Reference

Core EBC functions common to both SIU and EPU. More...

#include <vxWorks.h>
#include <string.h>
#include <sysLib.h>
#include <BootDiagnostics.h>
#include <mv2600.h>
#include <EBC_prvdefs.h>

Functions

void EBC_diag_set (unsigned int status, unsigned int index, unsigned int data)
 Set the SBC values within the boot diagnostic region of memory.
void EBC_check (unsigned int status, unsigned int index, unsigned int data)
 Check an EBC call for errors.


Detailed Description

Core EBC functions common to both SIU and EPU.

CVS $Id: EBC_core.c,v 1.2 2011/03/30 01:32:56 apw Exp $
Author:
A.P.Waite
EBC_core.c provides the core EBC functions common to both SIU and EPU.

Function Documentation

void EBC_check ( unsigned int  status,
unsigned int  index,
unsigned int  data 
)

Check an EBC call for errors.

Parameters:
status (in) MSG status code
index (in) Current progress index
data (in) Error-specific data value
Returns:
Nothing

References EBC_diag_set().

Referenced by SBC_init().

void EBC_diag_set ( unsigned int  status,
unsigned int  index,
unsigned int  data 
)

Set the SBC values within the boot diagnostic region of memory.

Parameters:
status (in) MSG status code
index (in) Current progress index
data (in) Error-specific data value
Returns:
Nothing

Referenced by EBC_check(), and SBC_init().


Generated on Wed Nov 21 22:54:20 2012 by  doxygen 1.5.8