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