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.c654 return data->chip_info->press_coeffs_type; in bmp280_read_raw_impl()
701 return data->chip_info->press_coeffs_type; in bmp280_read_raw_impl()
1096 .press_coeffs_type = IIO_VAL_FRACTIONAL,
1210 .press_coeffs_type = IIO_VAL_FRACTIONAL,
1689 .press_coeffs_type = IIO_VAL_FRACTIONAL,
2255 .press_coeffs_type = IIO_VAL_FRACTIONAL,
2571 .press_coeffs_type = IIO_VAL_FRACTIONAL,
H A Dbmp280.h469 const int press_coeffs_type; member