Data Fields |
|
| uint16_t | crc |
| uint16_t | signature |
| union { | |
| struct tile_checked_tag s | |
| uint8_t d [128-4] | |
| } | checked |
| union { | |
| struct tile_unchecked_tag s | |
| uint8_t d [256] | |
| } | unchecked |
- external/tile/tile_shim/tile_storage/tile_storage.h
Data Fields |
|
| uint16_t | crc |
| uint16_t | signature |
| union { | |
| struct tile_checked_tag s | |
| uint8_t d [128-4] | |
| } | checked |
| union { | |
| struct tile_unchecked_tag s | |
| uint8_t d [256] | |
| } | unchecked |