Home
last modified time | relevance | path

Searched refs:TH02_REG_STATUS (Results 1 – 2 of 2) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/th02/
Dth02.h34 #define TH02_REG_STATUS 0x00 macro
Dth02.cxx96 uint8_t status = m_i2c.readReg(TH02_REG_STATUS); in getStatus()