#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 |
unsigned char asyncDatalogType = asyncDatalogBasic |
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 |
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().