Searched refs:TH02_CMD_MEASURE_HUMI (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/th02/ | ||
D | th02.h | 42 #define TH02_CMD_MEASURE_HUMI 0x01 macro |
D | th02.cxx | 78 if (m_i2c.writeReg(TH02_REG_CONFIG, TH02_CMD_MEASURE_HUMI)) { in getHumidity() |