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_CONFIG_SIZE sizeof(fixedConfig) |
#define ISR_LATENCY_VARS_SIZE sizeof(ISRLatencyVar) |
#define MAINTABLE_MAX_LOAD_LENGTH 21 |
Definition at line 316 of file structs.h.
Referenced by decodePacketAndBuildResponse(), initConfiguration(), and validateMainTable().
#define MAINTABLE_MAX_MAIN_LENGTH 462 |
Definition at line 317 of file structs.h.
Referenced by decodePacketAndBuildResponse(), initConfiguration(), and validateMainTable().
#define MAINTABLE_MAX_RPM_LENGTH 27 |
Definition at line 315 of file structs.h.
Referenced by decodePacketAndBuildResponse(), initConfiguration(), and validateMainTable().
#define MAINTABLE_SIZE sizeof(mainTable) |
#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 TWODTABLEUS_LENGTH 16 |
#define TWODTABLEUS_SIZE sizeof(twoDTableUS) |