Searched defs:t_fine (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/iio/pressure/ |
| H A D | bmp280-core.c | 430 u16 adc_humidity, s32 t_fine) in bme280_compensate_humidity() argument 489 static int bmp280_get_t_fine(struct bmp280_data *data, s32 *t_fine) in bmp280_get_t_fine() argument 538 u32 adc_press, s32 t_fine) in bmp280_compensate_press() argument 580 s32 t_fine; in bmp280_read_press() local 599 s32 t_fine; bme280_read_humid() local 1111 s32 t_fine; bmp280_trigger_handler() local 1232 s32 t_fine; bme280_trigger_handler() local 1480 bmp380_get_t_fine(struct bmp280_data * data,s32 * t_fine) bmp380_get_t_fine() argument 1536 bmp380_compensate_press(struct bmp280_data * data,u32 adc_press,s32 t_fine) bmp380_compensate_press() argument 1592 u32 adc_press, t_fine; bmp380_read_press() local 1908 s32 t_fine; bmp380_trigger_handler() local 2825 bmp180_get_t_fine(struct bmp280_data * data,s32 * t_fine) bmp180_get_t_fine() argument 2888 bmp180_compensate_press(struct bmp280_data * data,u32 adc_press,s32 t_fine) bmp180_compensate_press() argument 2921 s32 t_fine; bmp180_read_press() local [all...] |
| /linux/drivers/iio/chemical/ |
| H A D | bme680_core.c | 354 static int bme680_get_t_fine(struct bme680_data *data, s32 *t_fine) in bme680_get_t_fine() argument 407 u32 adc_press, s32 t_fine) in bme680_compensate_press() argument 472 u16 adc_humid, s32 t_fine) in bme680_compensate_humid() argument 754 s32 t_fine; in bme680_read_press() local 772 s32 t_fine; bme680_read_humid() local 1062 s32 t_fine; bme680_trigger_handler() local [all...] |