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