Searched refs:bmp180_conv_ready (Results 1 – 1 of 1) sorted by relevance
131 static inline int bmp180_conv_ready(const struct device *dev, uint32_t time_wait_ms) in bmp180_conv_ready() function177 ret = bmp180_conv_ready(dev, BMP180_CMD_GET_TEMP_DELAY); in read_raw_temperature()229 ret = bmp180_conv_ready(dev, delay); in read_raw_pressure()