Lines Matching +full:0 +full:x99
66 #define MHZ19B_HEADER 0xff
67 #define MHZ19B_RESERVED 0x01
68 #define MHZ19B_NULL 0x00
76 #define MHZ19B_ABC_ON 0xA0
77 #define MHZ19B_ABC_OFF 0x00
78 #define MHZ19B_RANGE_2000 0x07, 0xD0
79 #define MHZ19B_RANGE_5000 0x13, 0x88
80 #define MHZ19B_RANGE_10000 0x27, 0x10
83 MHZ19B_CMD_SET_ABC = 0x79,
84 MHZ19B_CMD_GET_ABC = 0x7D,
85 MHZ19B_CMD_GET_CO2 = 0x86,
86 MHZ19B_CMD_SET_RANGE = 0x99,
87 MHZ19B_CMD_GET_RANGE = 0x9B,