Home | History | Annotate | Download | only in libsensors_iio

Lines Matching defs:sensitivity

888     long sensitivity;
889 sensitivity = mCompassSensor->getSensitivity();
890 inv_set_compass_orientation_and_scale(orient, sensitivity);
891 mCompassScale = sensitivity;
5211 //inv_convert_to_body_with_scale(unsigned short orientation, long sensitivity, const long *input, long *output);
5308 //void inv_convert_to_body_with_scale(unsigned short orientation, long sensitivity, const long *input, long *output);