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