Searched defs:comp_temp (Results 1 – 2 of 2) sorted by relevance
562 static int bmp280_read_temp(struct bmp280_data *data, s32 *comp_temp) in bmp280_read_temp()1109 s32 t_fine, comp_temp; in bmp280_trigger_handler() local1229 s32 t_fine, comp_temp; in bme280_trigger_handler() local1491 s64 comp_temp; in bmp380_compensate_temp() local1571 static int bmp380_read_temp(struct bmp280_data *data, s32 *comp_temp) in bmp380_read_temp()1903 s32 t_fine, comp_temp; in bmp380_trigger_handler() local2839 static int bmp180_read_temp(struct bmp280_data *data, s32 *comp_temp) in bmp180_read_temp()2955 int ret, comp_temp, comp_press; in bmp180_trigger_handler() local
737 static int bme680_read_temp(struct bme680_data *data, s16 *comp_temp) in bme680_read_temp()