Home
last modified time | relevance | path

Searched defs:t_fine (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/pressure/
H A Dbmp280-core.c430 u16 adc_humidity, s32 t_fine) in bme280_compensate_humidity()
489 static int bmp280_get_t_fine(struct bmp280_data *data, s32 *t_fine) in bmp280_get_t_fine()
538 u32 adc_press, s32 t_fine) in bmp280_compensate_press()
580 s32 t_fine; in bmp280_read_press() local
599 s32 t_fine; in bme280_read_humid() local
1111 s32 t_fine; in bmp280_trigger_handler() local
1232 s32 t_fine; in bme280_trigger_handler() local
1480 static int bmp380_get_t_fine(struct bmp280_data *data, s32 *t_fine) in bmp380_get_t_fine()
1536 u32 adc_press, s32 t_fine) in bmp380_compensate_press()
1592 u32 adc_press, t_fine; in bmp380_read_press() local
[all …]