Searched refs:TH02_CMD_MEASURE_TEMP (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/th02/ | ||
D | th02.h | 43 #define TH02_CMD_MEASURE_TEMP 0x11 macro |
D | th02.cxx | 57 if (m_i2c.writeReg(TH02_REG_CONFIG, TH02_CMD_MEASURE_TEMP)) { in getTemperature() |