Home
last modified time | relevance | path

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

/linux/drivers/iio/pressure/
H A Dbmp280-core.c1432 static int bmp380_read_temp_adc(struct bmp280_data *data, u32 *adc_temp) in bmp380_read_temp_adc() function
1480 ret = bmp380_read_temp_adc(data, &adc_temp); in bmp380_get_t_fine()
1576 ret = bmp380_read_temp_adc(data, &adc_temp); in bmp380_read_temp()