Searched refs:bmp380_calc_t_fine (Results 1 – 1 of 1) sorted by relevance
1461 static s32 bmp380_calc_t_fine(struct bmp280_data *data, u32 adc_temp) in bmp380_calc_t_fine() function1484 *t_fine = bmp380_calc_t_fine(data, adc_temp); in bmp380_get_t_fine()1494 var6 = bmp380_calc_t_fine(data, adc_temp); in bmp380_compensate_temp()1933 t_fine = bmp380_calc_t_fine(data, adc_temp); in bmp380_trigger_handler()