rusEFI
The most advanced open source ECU
|
Functions | |
int | getCurrentCdmValue (int currentRevolution) |
void | ionPostState (TunerStudioOutputChannels *tsOutputChannels) |
static void | extIonCallback (void *arg) |
void | cdmIonInit (void) |
Variables | |
static CdmState | instance |
void cdmIonInit | ( | void | ) |
Definition at line 75 of file cdm_ion_sense.cpp.
Referenced by initHardware().
|
static |
Definition at line 67 of file cdm_ion_sense.cpp.
Referenced by cdmIonInit().
int getCurrentCdmValue | ( | int | currentRevolution | ) |
Definition at line 57 of file cdm_ion_sense.cpp.
Referenced by TriggerCentral::handleShaftSignal().
void ionPostState | ( | TunerStudioOutputChannels * | tsOutputChannels | ) |
Definition at line 62 of file cdm_ion_sense.cpp.
|
static |
Definition at line 55 of file cdm_ion_sense.cpp.
Referenced by extIonCallback(), getCurrentCdmValue(), and ionPostState().