Searched refs:bmp180_read_temp_adc (Results 1 – 1 of 1) sorted by relevance
2317 static int bmp180_read_temp_adc(struct bmp280_data *data, u32 *adc_temp) in bmp180_read_temp_adc() function2400 ret = bmp180_read_temp_adc(data, &adc_temp); in bmp180_get_t_fine()2419 ret = bmp180_read_temp_adc(data, &adc_temp); in bmp180_read_temp()