Searched refs:TH02_REG_STATUS (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/th02/ | ||
D | th02.h | 34 #define TH02_REG_STATUS 0x00 macro |
D | th02.cxx | 96 uint8_t status = m_i2c.readReg(TH02_REG_STATUS); in getStatus() |