Searched refs:HTS221_SENSOR_T (Results 1 – 3 of 3) sorted by relevance
231 const struct hts221_avg *avg = &hts221_avg_list[HTS221_SENSOR_T]; in hts221_sysfs_temp_oversampling_avail()290 slope = &hw->sensors[HTS221_SENSOR_T].slope; in hts221_parse_temp_caldata()291 b_gen = &hw->sensors[HTS221_SENSOR_T].b_gen; in hts221_parse_temp_caldata()353 data = hw->sensors[HTS221_SENSOR_T].slope; in hts221_get_sensor_scale()382 data = hw->sensors[HTS221_SENSOR_T].b_gen; in hts221_get_sensor_offset()383 div = hw->sensors[HTS221_SENSOR_T].slope; in hts221_get_sensor_offset()457 avg = &hts221_avg_list[HTS221_SENSOR_T]; in hts221_read_raw()458 idx = hw->sensors[HTS221_SENSOR_T].cur_avg_idx; in hts221_read_raw()499 ret = hts221_update_avg(hw, HTS221_SENSOR_T, val); in hts221_write_raw()651 data = hts221_avg_list[HTS221_SENSOR_T].avg_avl[3]; in hts221_probe()[all …]
20 HTS221_SENSOR_T, enumerator
178 ch = &iio_dev->channels[HTS221_SENSOR_T]; in hts221_buffer_handler_thread()