rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Functions
hyundai_pb_canned.cpp File Reference

Functions

void cannedPbTables ()
 

Function Documentation

◆ cannedPbTables()

void cannedPbTables ( )

Definition at line 3 of file hyundai_pb_canned.cpp.

3 {
4#if (IGN_LOAD_COUNT == 16) && (IGN_RPM_COUNT == 16) && (FUEL_LOAD_COUNT == 16) && (FUEL_RPM_COUNT == 16)
11#endif
12}
static void pbcannedvvtTable1()
static void pbcannedinjectionPhase()
static void pbcannedignitionTable()
static void pbcannedveTable()
static void pbcannedlambdaTable()
static void pbcannedvvtTable2()

Referenced by setHyundaiPb().

Here is the call graph for this function:
Here is the caller graph for this function:

Go to the source code of this file.