Searched refs:BMP085_CAL_B2 (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/bmpx8x/ | ||
D | bmpx8x.h | 48 #define BMP085_CAL_B2 0xB8 // R Calibration data (16 bits) macro |
D | bmpx8x.cxx | 66 b2 = i2cReadReg_16 (BMP085_CAL_B2); in BMPX8X() |