Home
last modified time | relevance | path

Searched refs:temp_coeffs_type (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/iio/pressure/
Dbmp280-core.c662 return data->chip_info->temp_coeffs_type; in bmp280_read_raw_impl()
705 return data->chip_info->temp_coeffs_type; in bmp280_read_raw_impl()
1094 .temp_coeffs_type = IIO_VAL_FRACTIONAL,
1208 .temp_coeffs_type = IIO_VAL_FRACTIONAL,
1687 .temp_coeffs_type = IIO_VAL_FRACTIONAL,
2253 .temp_coeffs_type = IIO_VAL_FRACTIONAL_LOG2,
2569 .temp_coeffs_type = IIO_VAL_FRACTIONAL,
Dbmp280.h467 const int temp_coeffs_type; member