This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
#define CORE_VARS_LENGTH 16 |
#define DERIVED_VARS_SIZE sizeof(DerivedVar) |
#define FIXED_CONFIG1_SIZE sizeof(fixedConfig1) |
#define FIXED_CONFIG2_SIZE sizeof(fixedConfig2) |
#define ISR_LATENCY_VARS_SIZE sizeof(ISRLatencyVar) |
#define MAINTABLE_MAX_LOAD_LENGTH 21 |
Definition at line 330 of file structs.h.
Referenced by decodePacketAndRespond(), and validateMainTable().
#define MAINTABLE_MAX_MAIN_LENGTH 462 |
Definition at line 331 of file structs.h.
Referenced by decodePacketAndRespond(), and validateMainTable().
#define MAINTABLE_MAX_RPM_LENGTH 27 |
Definition at line 329 of file structs.h.
Referenced by decodePacketAndRespond(), and validateMainTable().
#define MAINTABLE_SIZE sizeof(mainTable) |
Definition at line 326 of file structs.h.
Referenced by initPagedRAMFuel(), initPagedRAMTime(), initPagedRAMTune(), and lookupBlockDetails().
#define PRIMARY_POLARITY BIT2_16 |
#define RUNTIME_VARS_SIZE sizeof(RuntimeVar) |
#define SECONDARY_POLARITY BIT3_16 |
#define STAGED_END BIT11_16 |
#define STAGED_ON BIT9_16 |
#define STAGED_START BIT10_16 |
#define TPS_RANGE_MAX 64000 |
#define TWODTABLEMS_SIZE sizeof(twoDTableMS) |
#define TWODTABLESS_SIZE sizeof(twoDTableSS) |
#define TWODTABLEUC_SIZE sizeof(twoDTableUC) |
#define TWODTABLEUS_LENGTH 16 |
#define TWODTABLEUS_SIZE sizeof(twoDTableUS) |