Searched refs:bmp085_get_oversampling (Results 1 – 1 of 1) sorted by relevance
301 static unsigned char bmp085_get_oversampling(struct bmp085_data *data) in bmp085_get_oversampling() function330 return sprintf(buf, "%u\n", bmp085_get_oversampling(data)); in show_oversampling()