|
TI OAD API Documentation
9.14.00
|
Macros | |
| #define | OAD_IMG_HDR_LEN sizeof(imgFixedHdr_t) |
| #define | OAD_IMG_ID_LEN 8 |
| OAD image identification bytes length. More... | |
| #define | OAD_IMG_ID_LEN 8 |
| OAD image identification bytes length. More... | |
| #define | OAD_SW_VER_LEN 4 |
| OAD software version length in bytes. More... | |
| #define | OAD_SW_VER_LEN 4 |
| OAD software version length in bytes. More... | |
| #define | SEG_HDR_LEN 12 |
| #define OAD_IMG_HDR_LEN sizeof(imgFixedHdr_t) |
Length of imgFixedHdr_t, this is the length of the core header
| #define OAD_IMG_ID_LEN 8 |
OAD image identification bytes length.
Length of OAD image ID field, this is the length of OAD_IMG_ID_VAL and OAD_EXTFL_ID_VAL
| #define OAD_IMG_ID_LEN 8 |
OAD image identification bytes length.
Length of OAD image ID field, this is the length of OAD_IMG_ID_VAL and OAD_EXTFL_ID_VAL
| #define OAD_SW_VER_LEN 4 |
OAD software version length in bytes.
Length of software version in bytes
| #define OAD_SW_VER_LEN 4 |
OAD software version length in bytes.
Length of software version in bytes
| #define SEG_HDR_LEN 12 |
Length of boundarySeg_t in bytes
1.8.12