CeylanARM7Codes.c File Reference

#include "CeylanARM7Codes.h"

Include dependency graph for CeylanARM7Codes.c:

Go to the source code of this file.

Variables

const ARM7StatusWord StatusVoluntarilyLeftBlank = 0
 ARM7 status word definitions.
const ARM7StatusWord ARM7Running = 1
const ARM7StatusWord ARM7InError = 2
const ARM7StatusWord ARM7IPCShutdown = 3
const ARM7StatusWord NoStatusAvailable = 4
const ARM7StatusWord NoStatusVariableAvailable = 5
const ARM7StatusWord StatusReset = 6
const ARM7ErrorCode ErrorVoluntarilyLeftBlank = 0
 ARM7 error code values.
const ARM7ErrorCode UnexpectedSystemCommand = 1
const ARM7ErrorCode UnexpectedExternalLibraryCommand = 2
const ARM7ErrorCode UnexpectedApplicationCommand = 3
const ARM7ErrorCode FIFOErrorWhileReading = 4
const ARM7ErrorCode FIFOErrorWhileWriting = 5
const ARM7ErrorCode NoError = 6
const ARM7ErrorCode NoErrorVariableAvailable = 7
const ARM7ErrorCode CommandOverlapping = 8
const ARM7ErrorCode UnexpectedBehaviour = 9
const ARM7ErrorCode IPCAlreadyStarted = 10
const ARM7ErrorCode IPCAlreadyStopped = 11
const ARM7ErrorCode AwokenWithNothingToRead = 12
const ARM7ErrorCode IncorrectInitialStatus = 13
const ARM7ErrorCode IncorrectInitialError = 14
const ARM7ErrorCode NoErrorAvailable = 15
const ARM7ErrorCode UnexpectedCommandCount = 16
const ARM7ErrorCode IncorrectApplicationAnswer = 17
const ARM7ErrorCode FIFOTimeOutWhileReading = 18
const ARM7ErrorCode FIFOTimeOutWhileWriting = 19


Variable Documentation

const ARM7StatusWord ARM7InError = 2

const ARM7StatusWord ARM7IPCShutdown = 3

const ARM7StatusWord ARM7Running = 1

const ARM7ErrorCode AwokenWithNothingToRead = 12

Definition at line 67 of file CeylanARM7Codes.c.

Referenced by Ceylan::System::FIFO::interpretLastARM7ErrorCode().

const ARM7ErrorCode CommandOverlapping = 8

const ARM7ErrorCode ErrorVoluntarilyLeftBlank = 0

ARM7 error code values.

Error codes in the [0..1023] range are reserved for Ceylan use.

Definition at line 55 of file CeylanARM7Codes.c.

Referenced by Ceylan::System::FIFO::interpretLastARM7ErrorCode().

const ARM7ErrorCode FIFOErrorWhileReading = 4

const ARM7ErrorCode FIFOErrorWhileWriting = 5

const ARM7ErrorCode FIFOTimeOutWhileReading = 18

const ARM7ErrorCode FIFOTimeOutWhileWriting = 19

const ARM7ErrorCode IncorrectApplicationAnswer = 17

Definition at line 72 of file CeylanARM7Codes.c.

Referenced by Ceylan::System::FIFO::interpretLastARM7ErrorCode().

const ARM7ErrorCode IncorrectInitialError = 14

const ARM7ErrorCode IncorrectInitialStatus = 13

const ARM7ErrorCode IPCAlreadyStarted = 10

const ARM7ErrorCode IPCAlreadyStopped = 11

const ARM7ErrorCode NoError = 6

const ARM7ErrorCode NoErrorAvailable = 15

const ARM7ErrorCode NoErrorVariableAvailable = 7

const ARM7StatusWord NoStatusAvailable = 4

const ARM7StatusWord NoStatusVariableAvailable = 5

const ARM7StatusWord StatusReset = 6

const ARM7StatusWord StatusVoluntarilyLeftBlank = 0

ARM7 status word definitions.

ARM7 status word declarations.

Definition at line 37 of file CeylanARM7Codes.c.

Referenced by Ceylan::System::FIFO::interpretLastARM7StatusWord().

const ARM7ErrorCode UnexpectedApplicationCommand = 3

Definition at line 58 of file CeylanARM7Codes.c.

Referenced by Ceylan::System::FIFO::interpretLastARM7ErrorCode().

const ARM7ErrorCode UnexpectedBehaviour = 9

const ARM7ErrorCode UnexpectedCommandCount = 16

const ARM7ErrorCode UnexpectedExternalLibraryCommand = 2

Definition at line 57 of file CeylanARM7Codes.c.

const ARM7ErrorCode UnexpectedSystemCommand = 1


Generated on Thu Jun 4 20:39:21 2009 for Ceylan by  doxygen 1.5.8