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