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