Searched refs:bmp380_calc_t_fine (Results 1 – 1 of 1) sorted by relevance
1298 static s32 bmp380_calc_t_fine(struct bmp280_data *data, u32 adc_temp) in bmp380_calc_t_fine() function1321 *t_fine = bmp380_calc_t_fine(data, adc_temp); in bmp380_get_t_fine()1331 var6 = bmp380_calc_t_fine(data, adc_temp); in bmp380_compensate_temp()1640 t_fine = bmp380_calc_t_fine(data, adc_temp); in bmp380_trigger_handler()