7 type and structure definition reference, 1 m1x22_country_code, Type and structure definition reference – Maxim Integrated 73M1822/73M1922 Control Module User Manual
Page 60: M1x22_country_code, N m1x22_country_code
 
73M1822/73M1922 Control Module User Guide
UG_1x22_053
60
Rev. 1.0
7 Type and Structure Definition Reference
This section contains the type definitions, reference of data type and structure used in the 73M1x22 
driver. 
 
7.1 M1X22_COUNTRY_CODE
Description
List of country codes use in the M1X22_CH_INIT IOCTL. 
 
Prototype 
/******************************************************************* 
** 73M1X22 Country code List - Internet Country Codes 
*******************************************************************/ 
#define M1X22_CNTRY_CODE_AR 0 /* "Argentina" */ 
#define M1X22_CNTRY_CODE_AU 1 /* "Australia" */ 
#define M1X22_CNTRY_CODE_AT 2 /* "Austria" */ 
#define M1X22_CNTRY_CODE_BH 3 /* "Bahrain" */ 
#define M1X22_CNTRY_CODE_BE 4 /* "Belgium" */ 
#define M1X22_CNTRY_CODE_BR 5 /* "Brazil" */ 
#define M1X22_CNTRY_CODE_BG 6 /* "Bulgaria" */ 
#define M1X22_CNTRY_CODE_CA 7 /* "Canada" */ 
#define M1X22_CNTRY_CODE_CL 8 /* "Chile" */ 
#define M1X22_CNTRY_CODE_C1 9 /* "ChinaData" */ 
#define M1X22_CNTRY_CODE_C2 10 /* "ChinaVoice" */ 
#define M1X22_CNTRY_CODE_CO 11 /* "Columbia" */ 
#define M1X22_CNTRY_CODE_HR 12 /* "Croatia" */ 
#define M1X22_CNTRY_CODE_TB 13 /* "TBR 21" */ 
#define M1X22_CNTRY_CODE_CY 14 /* "Cyprus" */ 
#define M1X22_CNTRY_CODE_CZ 15 /* "Czech Rep" */ 
#define M1X22_CNTRY_CODE_DK 16 /* "Denmark" */ 
#define M1X22_CNTRY_CODE_EC 17 /* "Ecuador" */ 
#define M1X22_CNTRY_CODE_EG 18 /* "Egypt" */ 
#define M1X22_CNTRY_CODE_SV 19 /* "El Salvador" */ 
#define M1X22_CNTRY_CODE_FI 20 /* "Finland" */ 
#define M1X22_CNTRY_CODE_FR 21 /* "France" */ 
#define M1X22_CNTRY_CODE_DE 22 /* "Germany" */ 
#define M1X22_CNTRY_CODE_GR 23 /* "Greece" */ 
#define M1X22_CNTRY_CODE_GU 24 /* "Guam" */ 
#define M1X22_CNTRY_CODE_HK 25 /* "Hong Kong" */ 
#define M1X22_CNTRY_CODE_HU 26 /* "Hungary" */ 
#define M1X22_CNTRY_CODE_IS 27 /* "Iceland" */ 
#define M1X22_CNTRY_CODE_IN 28 /* "India" */ 
#define M1X22_CNTRY_CODE_ID 29 /* "Indonesia" */ 
#define M1X22_CNTRY_CODE_IE 30 /* "Ireland" */ 
#define M1X22_CNTRY_CODE_IL 31 /* "Israel" */ 
#define M1X22_CNTRY_CODE_IT 32 /* "Italy" */ 
#define M1X22_CNTRY_CODE_JP 33 /* "Japan" */ 
#define M1X22_CNTRY_CODE_JO 34 /* "Jordan" */ 
#define M1X22_CNTRY_CODE_KZ 35 /* "Kazakhstan" */ 
#define M1X22_CNTRY_CODE_KW 36 /* "Kuwait" */ 
#define M1X22_CNTRY_CODE_LV 37 /* "Latvia" */ 
#define M1X22_CNTRY_CODE_LB 38 /* "Lebanon" */ 
#define M1X22_CNTRY_CODE_LU 39 /* "Luxembourg" */ 
#define M1X22_CNTRY_CODE_MO 40 /* "Macao" */ 
#define M1X22_CNTRY_CODE_MY 41 /* "Malaysia" */ 
#define M1X22_CNTRY_CODE_MT 42 /* "Malta" */ 
#define M1X22_CNTRY_CODE_MX 43 /* "Mexico" */