Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dbmp280-core.c1800 static int bmp180_read_adc_temp(struct bmp280_data *data, int *val) in bmp180_read_adc_temp() function
1880 ret = bmp180_read_adc_temp(data, &adc_temp); in bmp180_read_temp()