Searched refs:BMP085_TEMPDATA (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/bmpx8x/ | ||
D | bmpx8x.h | 54 #define BMP085_TEMPDATA 0xF6 macro |
D | bmpx8x.cxx | 138 return i2cReadReg_16 (BMP085_TEMPDATA); in getTemperatureRaw() |