Searched refs:BMP180_CMD_GET_TEMPERATURE (Results 1 – 2 of 2) sorted by relevance
31 #define BMP180_CMD_GET_TEMPERATURE 0x2E macro
172 ret = bmp180_reg_write(dev, BMP180_REG_MEAS_CTRL, BMP180_CMD_GET_TEMPERATURE); in read_raw_temperature()