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