Searched refs:time_wait_ms (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() argument137 k_sleep(K_MSEC(time_wait_ms)); in bmp180_conv_ready()