Lines Matching +full:0 +full:x58
20 #define MS5607_CMD_RESET 0x1E
21 #define MS5607_CMD_CONV_P_256 0x40
22 #define MS5607_CMD_CONV_P_512 0x42
23 #define MS5607_CMD_CONV_P_1024 0x44
24 #define MS5607_CMD_CONV_P_2048 0x46
25 #define MS5607_CMD_CONV_P_4096 0x48
27 #define MS5607_CMD_CONV_T_256 0x50
28 #define MS5607_CMD_CONV_T_512 0x52
29 #define MS5607_CMD_CONV_T_1024 0x54
30 #define MS5607_CMD_CONV_T_2048 0x56
31 #define MS5607_CMD_CONV_T_4096 0x58
33 #define MS5607_CMD_CONV_READ_ADC 0x00
35 #define MS5607_CMD_CONV_READ_SENSE_T1 0xA2
36 #define MS5607_CMD_CONV_READ_OFF_T1 0xA4
37 #define MS5607_CMD_CONV_READ_TCS 0xA6
38 #define MS5607_CMD_CONV_READ_TCO 0xA8
39 #define MS5607_CMD_CONV_READ_T_REF 0xAA
40 #define MS5607_CMD_CONV_READ_TEMPSENS 0xAC
41 #define MS5607_CMD_CONV_READ_CRC 0xAE