Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/pressure/
H A Dbmp280-core.c650 return data->chip_info->press_coeffs_type; in bmp280_read_raw_impl()
705 return data->chip_info->press_coeffs_type; in bmp280_read_raw_impl()
1190 .press_coeffs_type = IIO_VAL_FRACTIONAL,
1370 .press_coeffs_type = IIO_VAL_FRACTIONAL,
1984 .press_coeffs_type = IIO_VAL_FRACTIONAL,
2677 .press_coeffs_type = IIO_VAL_FRACTIONAL,
3010 .press_coeffs_type = IIO_VAL_FRACTIONAL,
3088 .press_coeffs_type = IIO_VAL_FRACTIONAL,
H A Dbmp280.h519 const int press_coeffs_type; member