GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > EBC / V0-2-1

Constituent: ebc_epu     Tag: 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"

Include dependency graph for EBC_core.c:


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.1 2008/03/25 23:41:11 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

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


Generated on Fri Oct 31 01:08:37 2008 by  doxygen 1.4.4