staticInit.c File Reference

#include "inc/freeEMS.h"

Include dependency graph for staticInit.c:

Go to the source code of this file.

Variables

unsigned char asyncDatalogType = asyncDatalogBasic
unsigned short tachoPeriod = 65535
unsigned short masterPulseWidth = 10
 * Pointers to SmallTablesB */
unsigned short totalAngleAfterReferenceIgnition = 540
unsigned short totalAngleAfterReferenceInjection = 180
unsigned long engineCyclePeriod = ticksPerCycleAtOneRPM


Variable Documentation

unsigned char asyncDatalogType = asyncDatalogBasic

Definition at line 28 of file staticInit.c.

Referenced by decodePacketAndRespond(), and main().

unsigned long engineCyclePeriod = ticksPerCycleAtOneRPM

Definition at line 54 of file staticInit.c.

Referenced by ModDownCtrISR(), PrimaryRPMISR(), resetToNonRunningState(), and SecondaryRPMISR().

unsigned short masterPulseWidth = 10

* Pointers to SmallTablesB */

Definition at line 33 of file staticInit.c.

Referenced by calculateFuelAndIgnition(), and PrimaryRPMISR().

unsigned short tachoPeriod = 65535

Definition at line 30 of file staticInit.c.

Referenced by ModDownCtrISR().

unsigned short totalAngleAfterReferenceIgnition = 540

Definition at line 34 of file staticInit.c.

unsigned short totalAngleAfterReferenceInjection = 180

Definition at line 35 of file staticInit.c.

Referenced by calculateFuelAndIgnition(), and PrimaryRPMISR().


Generated on Mon Dec 22 21:30:24 2008 for freeems by  doxygen 1.5.2