Home
last modified time | relevance | path

Searched refs:bmp180_attr_set_oversampling (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/sensor/bosch/bmp180/
Dbmp180.c86 static int bmp180_attr_set_oversampling(const struct device *dev, in bmp180_attr_set_oversampling() function
120 ret = bmp180_attr_set_oversampling(dev, chan, val->val1); in bmp180_attr_set()