Definition in file ee.h.
Go to the source code of this file.
Defines | |
| #define | CELL1_25C 0x10 |
| #define | CELL2_25C 0x12 |
| #define | CELL3_25C 0x14 |
| #define | CELL4_25C 0x16 |
| #define | EESTORAGE_BGCCR 0x03 |
| #define | EESTORAGE_BGCRR 0x02 |
| #define | EESTORAGE_CC_valid 0x04 |
| #define | EESTORAGE_CCIoffset 0x05 |
| #define | EESTORAGE_CCoffset 0x06 |
| #define | EESTORAGE_SHUTDOWNREASON 0x01 |
| #define EESTORAGE_BGCCR 0x03 |
Definition at line 40 of file ee.h.
Referenced by CalibrateVREF(), DoCalibrate(), and ReadVrefCalibration().
| #define EESTORAGE_BGCRR 0x02 |
| #define EESTORAGE_CC_valid 0x04 |
Definition at line 41 of file ee.h.
Referenced by CalibrateCCoffset(), DoCalibrate(), and ReadCCOffsetCalibration().
| #define EESTORAGE_CCIoffset 0x05 |
Definition at line 42 of file ee.h.
Referenced by CalibrateCCoffset(), and ReadCCOffsetCalibration().
| #define EESTORAGE_CCoffset 0x06 |
Definition at line 43 of file ee.h.
Referenced by CalibrateCCoffset(), and ReadCCOffsetCalibration().
| #define EESTORAGE_SHUTDOWNREASON 0x01 |
1.5.3