Searched refs:R_TEMPERATURE_LSB (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/max31723/ | ||
D | max31723.h | 66 static const uint8_t R_TEMPERATURE_LSB = 0x01; variable |
D | max31723.cxx | 58 lsb = readRegister (R_TEMPERATURE_LSB); in getTemperature() |