KallistiOS  ##version##
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
Partitions available in the flashrom

Macros

#define FLASHROM_PT_SYSTEM   0
 Factory settings (read-only, 8K) More...
 
#define FLASHROM_PT_RESERVED   1
 reserved (all 0s, 8K) More...
 
#define FLASHROM_PT_BLOCK_1   2
 Block allocated (16K) More...
 
#define FLASHROM_PT_SETTINGS   3
 Game settings (block allocated, 32K) More...
 
#define FLASHROM_PT_BLOCK_2   4
 Block allocated (64K) More...
 

Detailed Description

Macro Definition Documentation

#define FLASHROM_PT_BLOCK_1   2

Block allocated (16K)

#define FLASHROM_PT_BLOCK_2   4

Block allocated (64K)

#define FLASHROM_PT_RESERVED   1

reserved (all 0s, 8K)

#define FLASHROM_PT_SETTINGS   3

Game settings (block allocated, 32K)

#define FLASHROM_PT_SYSTEM   0

Factory settings (read-only, 8K)