FreeEMS
0.2.0-SNAPSHOT-285-g028e24c
|
Small tables and other live tunable data. More...
Go to the source code of this file.
Macros | |
#define | SmallTablesAFlashV SmallTablesAFlash |
#define | SmallTablesBFlashV SmallTablesBFlash |
#define | SmallTablesCFlashV SmallTablesCFlash |
#define | SmallTablesDFlashV SmallTablesDFlash |
#define | TUNETABLESDV1 TUNETABLESD1 |
#define | TUNETABLESDV2 TUNETABLESD2 |
#define | TUNETABLESDV3 TUNETABLESD3 |
#define | TUNETABLESDV4 TUNETABLESD4 |
Variables | |
const volatile SmallTables1 SmallTablesAFlashV | TUNETABLESDV1 |
const volatile SmallTables2 SmallTablesBFlashV | TUNETABLESDV2 |
const volatile SmallTables3 SmallTablesCFlashV | TUNETABLESDV3 |
const volatile SmallTables4 SmallTablesDFlashV | TUNETABLESDV4 |
Small tables and other live tunable data.
This file contains the definition of the primary set of tunable configuration data. The declaration can be found in the global constants header file.
Please ensure that any items added to the struct type definition have appropriate defaults added here also. See the documentation for SmallTables1 for more details.
For more information, please see the Tune Switching page.
Definition in file TunableConfig.c.
#define SmallTablesAFlashV SmallTablesAFlash |
Definition at line 50 of file TunableConfig.c.
#define SmallTablesBFlashV SmallTablesBFlash |
Definition at line 51 of file TunableConfig.c.
#define SmallTablesCFlashV SmallTablesCFlash |
Definition at line 52 of file TunableConfig.c.
#define SmallTablesDFlashV SmallTablesDFlash |
Definition at line 53 of file TunableConfig.c.
#define TUNETABLESDV1 TUNETABLESD1 |
Definition at line 54 of file TunableConfig.c.
#define TUNETABLESDV2 TUNETABLESD2 |
Definition at line 55 of file TunableConfig.c.
#define TUNETABLESDV3 TUNETABLESD3 |
Definition at line 56 of file TunableConfig.c.
#define TUNETABLESDV4 TUNETABLESD4 |
Definition at line 57 of file TunableConfig.c.
const volatile SmallTables1 SmallTablesAFlashV TUNETABLESDV1 |
Definition at line 61 of file TunableConfig.c.
const volatile SmallTables2 SmallTablesBFlashV TUNETABLESDV2 |
Definition at line 160 of file TunableConfig.c.
const volatile SmallTables3 SmallTablesCFlashV TUNETABLESDV3 |
Definition at line 219 of file TunableConfig.c.
const volatile SmallTables4 SmallTablesDFlashV TUNETABLESDV4 |
Definition at line 255 of file TunableConfig.c.