KallistiOS  ##version##
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
Region settings possible in the system

Macros

#define FLASHROM_REGION_UNKNOWN   0
 Unknown region. More...
 
#define FLASHROM_REGION_JAPAN   1
 Japanese region. More...
 
#define FLASHROM_REGION_US   2
 US/Canada region. More...
 
#define FLASHROM_REGION_EUROPE   3
 European region. More...
 

Detailed Description

One of these values should be returned by flashrom_get_region().

Macro Definition Documentation

#define FLASHROM_REGION_EUROPE   3

European region.

#define FLASHROM_REGION_JAPAN   1

Japanese region.

#define FLASHROM_REGION_UNKNOWN   0

Unknown region.

#define FLASHROM_REGION_US   2

US/Canada region.