| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- //Data valu is Hex format
- #define OP_IR_HP_tpw0 0x0188 // first power key(cmd + address_MSB) CVT_Factory_RC
- #define OP_IR_HP_tpw1 0xD708 // second power key(cmd + address_MSB) CVT_K_RC
- #define OP_IR_HP_polarity 0x90 // first customer code( address bar_LSB)
- #define OP_IR_HP_type 0xf7 // second customer code( address bar_LSB)
- #define OP_IR_HP_space 0x01
- #define OP_IR_HP_rc5_type 0x00
- #define OP_IR_HP_timeout 0x384
- #define OP_IR_HP_code 0x01
- #define OP_IR_HP_headcount 0x02
- #define OP_IR_HP_len1 0x21
- #define OP_IR_HP_al1 0x08
- #define OP_IR_HP_cl1 0x08
- #define OP_IR_HP_len2 0x00
- #define OP_IR_HP_al2 0x00
- #define OP_IR_HP_cl2 0x00
- #define OP_IR_HP_aoffset1 0x18
- #define OP_IR_HP_coffset1 0x08
- #define OP_IR_HP_aoffset2 0x00
- #define OP_IR_HP_coffset2 0x00
- #define OP_IR_HP_offset00 0x0014406b
- #define OP_IR_HP_offset04 0x01114015
- #define OP_IR_HP_offset08 0x01384000
- //
- #define OP_IR_SET_00 0x88930324 //0x770 // 0x04
- #define OP_IR_SET_01 0x000f0000
- #define OP_IR_SET_02 0x00000000
- #define OP_IR_SET_03 0x01b001b0 // 0x10
- #define OP_IR_SET_04 0x010e0050
- #define OP_IR_SET_05 0x00430028
- #define OP_IR_SET_06 0x00430028
- #define OP_IR_SET_07 0x00ca0079 // 0x20
- #define OP_IR_SET_08 0x04380288
- #define OP_IR_SET_09 0x021c0144
- #define OP_IR_SET_10 0x00000000
- #define OP_IR_SET_11 0x010e00a2 // 0x30
- #define OP_IR_SET_12 0x00000002
- #define OP_IR_SET_13 0x00000000
- #define OP_IR_SET_14 0x00000000
- #define OP_IR_SET_15 0x00020102 // 0x40
- #define OP_IR_SET_16 0x16022d60
- #define OP_IR_SET_17 0x00000000
- #define OP_IR_SET_18 0x00b02009
- #define OP_IR_SET_19 0x00000000 // 0x50
- #define OP_IR_SET_20 0x00000000
- #define OP_IR_SET_21 0x00000000
- #define OP_IR_SET_22 0x00000003
- #define OP_IR_SET_23 0x906fa25d // 0x60
- #define OP_IR_SET_24 0x00000000
- #define OP_IR_SET_25 0x00000000
- #define OP_IR_SET_26 0x00000000
- #define OP_IR_SET_27 0x00000000 // 0x70
- #define OP_IR_SET_28 0x00000000
- #define OP_IR_SET_29 0x00000000
- #define OP_IR_SET_30 0x00000000
- #define OP_IR_SET_31 0x00000000 // 0x80
- #define OP_IR_SET_32 0x00000000 //0x7f0
- //-------------
|