General struct typedefs. More...
Go to the source code of this file.
General struct typedefs.
This file contains all of the general purpose and smaller struct typedefs.
Definition in file structs.h.
#define CORE_VARS_LENGTH 16 |
Definition at line 181 of file structs.h.
Referenced by generateCoreVars().
#define DERIVED_VARS_SIZE sizeof(DerivedVar) |
#define ISR_LATENCY_VARS_SIZE sizeof(ISRLatencyVar) |
#define MAINTABLE_MAX_LOAD_LENGTH 21 |
Definition at line 242 of file structs.h.
Referenced by decodePacketAndRespond(), and validateMainTable().
#define MAINTABLE_MAX_MAIN_LENGTH 462 |
Definition at line 243 of file structs.h.
Referenced by decodePacketAndRespond(), and validateMainTable().
#define MAINTABLE_MAX_RPM_LENGTH 27 |
Definition at line 241 of file structs.h.
Referenced by decodePacketAndRespond(), and validateMainTable().
#define MAINTABLE_SIZE sizeof(mainTable) |
Definition at line 238 of file structs.h.
Referenced by initPagedRAMFuel(), initPagedRAMTime(), initPagedRAMTune(), and lookupBlockDetails().
#define RUNTIME_VARS_SIZE sizeof(RuntimeVar) |
#define TWODTABLEMS_SIZE sizeof(twoDTableMS) |
#define TWODTABLESS_SIZE sizeof(twoDTableSS) |
#define TWODTABLEUC_SIZE sizeof(twoDTableUC) |
#define TWODTABLEUS_LENGTH 16 |
Definition at line 289 of file structs.h.
Referenced by validateTwoDTable().
#define TWODTABLEUS_SIZE sizeof(twoDTableUS) |
Definition at line 288 of file structs.h.
Referenced by lookupBlockDetails().