Home
last modified time | relevance | path

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

/linux/drivers/iio/pressure/
H A Dbmp280-core.c651 return data->chip_info->press_coeffs_type; in bmp280_read_raw_impl()
706 return data->chip_info->press_coeffs_type; in bmp280_read_raw_impl()
1193 .press_coeffs_type = IIO_VAL_FRACTIONAL,
1375 .press_coeffs_type = IIO_VAL_FRACTIONAL,
1990 .press_coeffs_type = IIO_VAL_FRACTIONAL,
2682 .press_coeffs_type = IIO_VAL_FRACTIONAL,
3016 .press_coeffs_type = IIO_VAL_FRACTIONAL,
3094 .press_coeffs_type = IIO_VAL_FRACTIONAL,
H A Dbmp280.h511 const int press_coeffs_type; member