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