Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/pressure/
Dbmp280-core.c458 static int bmp280_read_temp_adc(struct bmp280_data *data, u32 *adc_temp) in bmp280_read_temp_adc() function
505 ret = bmp280_read_temp_adc(data, &adc_temp); in bmp280_get_t_fine()
579 ret = bmp280_read_temp_adc(data, &adc_temp); in bmp280_read_temp()