FreeEMS
0.2.0-SNAPSHOT-285-g028e24c
|
Fuel VE and Lambda tables. More...
#include "../inc/freeEMS.h"
#include "../data/tables/axis/DefaultWith400Spacing-RPM.h"
#include "../data/tables/axis/DefaultWith10and20SplitSpacing-Load.h"
#include "../data/tables/ve/DefaultVE24RPMx19Load.h"
#include "../data/tables/axis/DefaultForAlphaN-Load.h"
#include "../data/tables/airflow/flat15PercentAirflow.h"
#include "../data/tables/lambda/DefaultLambda24RPMx19Load.h"
Go to the source code of this file.
Macros | |
#define | VETableMainFlashV VETableMainFlash |
#define | VETableSecondaryFlashV VETableSecondaryFlash |
#define | AirflowTableFlashV AirflowTableFlash |
#define | LambdaTableFlashV LambdaTableFlash |
Variables | |
const volatile mainTable VETableMainFlashV | FUELTABLESD |
Fuel VE and Lambda tables.
This file contains the definitions of the primary group VE and lambda tables. The declaration can be found in the global constants header file.
Definition in file FuelTables.c.
#define VETableMainFlashV VETableMainFlash |
Definition at line 46 of file FuelTables.c.
#define VETableSecondaryFlashV VETableSecondaryFlash |
Definition at line 47 of file FuelTables.c.
#define AirflowTableFlashV AirflowTableFlash |
Definition at line 48 of file FuelTables.c.
#define LambdaTableFlashV LambdaTableFlash |
Definition at line 49 of file FuelTables.c.
const volatile mainTable LambdaTableFlashV FUELTABLESD |
Definition at line 53 of file FuelTables.c.