Searched refs:BMP180_REG_MSB (Results 1 – 2 of 2) sorted by relevance
17 #define BMP180_REG_MSB 0xF6 macro
183 ret = bmp180_reg_read(dev, BMP180_REG_MSB, (uint8_t *)®16, 2); in read_raw_temperature()235 ret = bmp180_reg_read(dev, BMP180_REG_MSB, (uint8_t *)®24, 3); in read_raw_pressure()