FreeEMS
0.2.0-SNAPSHOT-282-g9efc524
|
Pointers to paged memory blocks. More...
Go to the source code of this file.
Macros | |
#define | EXTERN extern |
Pointers to paged memory blocks.
The number of these required is fairly significant and thus is best placed in its own header file. Their only function is to prevent warnings from the linker due to accessing paged addresses in linear space.
Definition in file pagedLocationBuffers.h.
#define EXTERN extern |
Definition at line 54 of file pagedLocationBuffers.h.
EXTERN void* VETableMainFlashLocation |
Definition at line 61 of file pagedLocationBuffers.h.
Referenced by initFuelAddresses(), initPagedRAMFuel(), and lookupBlockDetails().
EXTERN void* VETableMainFlash2Location |
Definition at line 62 of file pagedLocationBuffers.h.
Referenced by initFuelAddresses(), initPagedRAMFuel(), and lookupBlockDetails().
EXTERN void* VETableSecondaryFlashLocation |
Definition at line 63 of file pagedLocationBuffers.h.
Referenced by initFuelAddresses(), initPagedRAMFuel(), and lookupBlockDetails().
EXTERN void* VETableSecondaryFlash2Location |
Definition at line 64 of file pagedLocationBuffers.h.
Referenced by initFuelAddresses(), initPagedRAMFuel(), and lookupBlockDetails().
EXTERN void* AirflowTableFlashLocation |
Definition at line 65 of file pagedLocationBuffers.h.
Referenced by initFuelAddresses(), initPagedRAMFuel(), and lookupBlockDetails().
EXTERN void* AirflowTableFlash2Location |
Definition at line 66 of file pagedLocationBuffers.h.
Referenced by initFuelAddresses(), initPagedRAMFuel(), and lookupBlockDetails().
EXTERN void* LambdaTableFlashLocation |
Definition at line 67 of file pagedLocationBuffers.h.
Referenced by initFuelAddresses(), initPagedRAMFuel(), and lookupBlockDetails().
EXTERN void* LambdaTableFlash2Location |
Definition at line 68 of file pagedLocationBuffers.h.
Referenced by initFuelAddresses(), initPagedRAMFuel(), and lookupBlockDetails().
EXTERN void* IgnitionAdvanceTableMainFlashLocation |
Definition at line 71 of file pagedLocationBuffers.h.
Referenced by initPagedRAMTime(), initTimingAddresses(), and lookupBlockDetails().
EXTERN void* IgnitionAdvanceTableMainFlash2Location |
Definition at line 72 of file pagedLocationBuffers.h.
Referenced by initPagedRAMTime(), initTimingAddresses(), and lookupBlockDetails().
EXTERN void* IgnitionAdvanceTableSecondaryFlashLocation |
Definition at line 73 of file pagedLocationBuffers.h.
Referenced by initPagedRAMTime(), initTimingAddresses(), and lookupBlockDetails().
EXTERN void* IgnitionAdvanceTableSecondaryFlash2Location |
Definition at line 74 of file pagedLocationBuffers.h.
Referenced by initPagedRAMTime(), initTimingAddresses(), and lookupBlockDetails().
EXTERN void* InjectionAdvanceTableMainFlashLocation |
Definition at line 75 of file pagedLocationBuffers.h.
Referenced by initPagedRAMTime(), initTimingAddresses(), and lookupBlockDetails().
EXTERN void* InjectionAdvanceTableMainFlash2Location |
Definition at line 76 of file pagedLocationBuffers.h.
Referenced by initPagedRAMTime(), initTimingAddresses(), and lookupBlockDetails().
EXTERN void* InjectionAdvanceTableSecondaryFlashLocation |
Definition at line 77 of file pagedLocationBuffers.h.
Referenced by initPagedRAMTime(), initTimingAddresses(), and lookupBlockDetails().
EXTERN void* InjectionAdvanceTableSecondaryFlash2Location |
Definition at line 78 of file pagedLocationBuffers.h.
Referenced by initPagedRAMTime(), initTimingAddresses(), and lookupBlockDetails().
EXTERN void* SmallTablesAFlashLocation |
Definition at line 81 of file pagedLocationBuffers.h.
Referenced by initPagedRAMTune(), initTunableAddresses(), and lookupBlockDetails().
EXTERN void* SmallTablesAFlash2Location |
Definition at line 82 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* SmallTablesBFlashLocation |
Definition at line 83 of file pagedLocationBuffers.h.
Referenced by initPagedRAMTune(), initTunableAddresses(), and lookupBlockDetails().
EXTERN void* SmallTablesBFlash2Location |
Definition at line 84 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* SmallTablesCFlashLocation |
Definition at line 85 of file pagedLocationBuffers.h.
Referenced by initPagedRAMTune(), initTunableAddresses(), and lookupBlockDetails().
EXTERN void* SmallTablesCFlash2Location |
Definition at line 86 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* SmallTablesDFlashLocation |
Definition at line 87 of file pagedLocationBuffers.h.
Referenced by initPagedRAMTune(), initTunableAddresses(), and lookupBlockDetails().
EXTERN void* SmallTablesDFlash2Location |
Definition at line 88 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* IATTransferTableLocation |
Definition at line 91 of file pagedLocationBuffers.h.
Referenced by initLookupAddresses(), and lookupBlockDetails().
EXTERN void* CHTTransferTableLocation |
Definition at line 92 of file pagedLocationBuffers.h.
Referenced by initLookupAddresses(), and lookupBlockDetails().
EXTERN void* MAFTransferTableLocation |
Definition at line 93 of file pagedLocationBuffers.h.
Referenced by initLookupAddresses(), and lookupBlockDetails().
EXTERN void* TestTransferTableLocation |
Definition at line 94 of file pagedLocationBuffers.h.
Referenced by initLookupAddresses(), and lookupBlockDetails().
EXTERN void* dwellDesiredVersusVoltageTableLocation |
Definition at line 100 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* dwellDesiredVersusVoltageTable2Location |
Definition at line 101 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* injectorDeadTimeTableLocation |
Definition at line 102 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* injectorDeadTimeTable2Location |
Definition at line 103 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* postStartEnrichmentTableLocation |
Definition at line 104 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* postStartEnrichmentTable2Location |
Definition at line 105 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* engineTempEnrichmentTableFixedLocation |
Definition at line 106 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* engineTempEnrichmentTableFixed2Location |
Definition at line 107 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* primingVolumeTableLocation |
Definition at line 108 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* primingVolumeTable2Location |
Definition at line 109 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* engineTempEnrichmentTablePercentLocation |
Definition at line 110 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* engineTempEnrichmentTablePercent2Location |
Definition at line 111 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* dwellVersusRPMTableLocation |
Definition at line 112 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* dwellVersusRPMTable2Location |
Definition at line 113 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* blendVersusRPMTableLocation |
Definition at line 114 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* blendVersusRPMTable2Location |
Definition at line 115 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* loggingSettingsLocation |
Definition at line 118 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* loggingSettings2Location |
Definition at line 119 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* perCylinderFuelTrimsLocation |
Definition at line 120 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses().
EXTERN void* perCylinderFuelTrims2Location |
Definition at line 121 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses().
EXTERN void* fillerALocation |
Definition at line 132 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* fillerA2Location |
Definition at line 133 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* fillerBLocation |
Definition at line 134 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* fillerB2Location |
Definition at line 135 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* fillerCLocation |
Definition at line 136 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* fillerC2Location |
Definition at line 137 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* fillerDLocation |
Definition at line 138 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().
EXTERN void* fillerD2Location |
Definition at line 139 of file pagedLocationBuffers.h.
Referenced by initTunableAddresses(), and lookupBlockDetails().