Home
last modified time | relevance | path

Searched refs:om (Results 1 – 8 of 8) sorted by relevance

/hardware/invensense/60xx/libsensors_iio/
DCompassSensor.IIO.9150.cpp86 int om[9]; in CompassSensor() local
88 &om[0], &om[1], &om[2], &om[3], &om[4], &om[5], in CompassSensor()
89 &om[6], &om[7], &om[8]); in CompassSensor()
95 om[0], om[1], om[2], om[3], om[4], om[5], om[6], om[7], om[8]); in CompassSensor()
97 mCompassOrientation[0] = om[0]; in CompassSensor()
98 mCompassOrientation[1] = om[1]; in CompassSensor()
99 mCompassOrientation[2] = om[2]; in CompassSensor()
100 mCompassOrientation[3] = om[3]; in CompassSensor()
101 mCompassOrientation[4] = om[4]; in CompassSensor()
102 mCompassOrientation[5] = om[5]; in CompassSensor()
[all …]
DMPLSensor.cpp608 int om[9]; in inv_get_sensors_orientation() local
610 &om[0], &om[1], &om[2], &om[3], &om[4], &om[5], in inv_get_sensors_orientation()
611 &om[6], &om[7], &om[8]); in inv_get_sensors_orientation()
617 om[0], om[1], om[2], om[3], om[4], om[5], om[6], om[7], om[8]); in inv_get_sensors_orientation()
619 mGyroOrientation[0] = om[0]; in inv_get_sensors_orientation()
620 mGyroOrientation[1] = om[1]; in inv_get_sensors_orientation()
621 mGyroOrientation[2] = om[2]; in inv_get_sensors_orientation()
622 mGyroOrientation[3] = om[3]; in inv_get_sensors_orientation()
623 mGyroOrientation[4] = om[4]; in inv_get_sensors_orientation()
624 mGyroOrientation[5] = om[5]; in inv_get_sensors_orientation()
[all …]
/hardware/invensense/65xx/libsensors_iio/
DCompassSensor.IIO.9150.cpp92 int om[9]; in CompassSensor() local
94 &om[0], &om[1], &om[2], &om[3], &om[4], &om[5], in CompassSensor()
95 &om[6], &om[7], &om[8]) < 0 || fclose(fptr) < 0) { in CompassSensor()
99 "%+d %+d %+d %+d %+d %+d %+d %+d %+d", om[0], om[1], om[2], in CompassSensor()
100 om[3], om[4], om[5], om[6], om[7], om[8]); in CompassSensor()
101 mCompassOrientation[0] = om[0]; in CompassSensor()
102 mCompassOrientation[1] = om[1]; in CompassSensor()
103 mCompassOrientation[2] = om[2]; in CompassSensor()
104 mCompassOrientation[3] = om[3]; in CompassSensor()
105 mCompassOrientation[4] = om[4]; in CompassSensor()
[all …]
DCompassSensor.IIO.primary.cpp108 int om[9]; in CompassSensor() local
110 &om[0], &om[1], &om[2], &om[3], &om[4], &om[5], in CompassSensor()
111 &om[6], &om[7], &om[8]) < 0 || fclose(fptr)) { in CompassSensor()
118 om[0], om[1], om[2], om[3], om[4], om[5], om[6], om[7], om[8]); in CompassSensor()
120 mCompassOrientation[0] = om[0]; in CompassSensor()
121 mCompassOrientation[1] = om[1]; in CompassSensor()
122 mCompassOrientation[2] = om[2]; in CompassSensor()
123 mCompassOrientation[3] = om[3]; in CompassSensor()
124 mCompassOrientation[4] = om[4]; in CompassSensor()
125 mCompassOrientation[5] = om[5]; in CompassSensor()
[all …]
DMPLSensor.cpp946 int om[9]; in inv_get_sensors_orientation() local
948 &om[0], &om[1], &om[2], &om[3], &om[4], &om[5], in inv_get_sensors_orientation()
949 &om[6], &om[7], &om[8]) < 0 || fclose(fptr) < 0) { in inv_get_sensors_orientation()
955 om[0], om[1], om[2], om[3], om[4], om[5], om[6], om[7], om[8]); in inv_get_sensors_orientation()
957 mGyroOrientation[0] = om[0]; in inv_get_sensors_orientation()
958 mGyroOrientation[1] = om[1]; in inv_get_sensors_orientation()
959 mGyroOrientation[2] = om[2]; in inv_get_sensors_orientation()
960 mGyroOrientation[3] = om[3]; in inv_get_sensors_orientation()
961 mGyroOrientation[4] = om[4]; in inv_get_sensors_orientation()
962 mGyroOrientation[5] = om[5]; in inv_get_sensors_orientation()
[all …]
/hardware/invensense/6515/libsensors_iio/
DCompassSensor.IIO.9150.cpp92 int om[9]; in CompassSensor() local
94 &om[0], &om[1], &om[2], &om[3], &om[4], &om[5], in CompassSensor()
95 &om[6], &om[7], &om[8]) < 0 || fclose(fptr) < 0) { in CompassSensor()
99 "%+d %+d %+d %+d %+d %+d %+d %+d %+d", om[0], om[1], om[2], in CompassSensor()
100 om[3], om[4], om[5], om[6], om[7], om[8]); in CompassSensor()
101 mCompassOrientation[0] = om[0]; in CompassSensor()
102 mCompassOrientation[1] = om[1]; in CompassSensor()
103 mCompassOrientation[2] = om[2]; in CompassSensor()
104 mCompassOrientation[3] = om[3]; in CompassSensor()
105 mCompassOrientation[4] = om[4]; in CompassSensor()
[all …]
DCompassSensor.IIO.primary.cpp108 int om[9]; in CompassSensor() local
110 &om[0], &om[1], &om[2], &om[3], &om[4], &om[5], in CompassSensor()
111 &om[6], &om[7], &om[8]) < 0 || fclose(fptr)) { in CompassSensor()
118 om[0], om[1], om[2], om[3], om[4], om[5], om[6], om[7], om[8]); in CompassSensor()
120 mCompassOrientation[0] = om[0]; in CompassSensor()
121 mCompassOrientation[1] = om[1]; in CompassSensor()
122 mCompassOrientation[2] = om[2]; in CompassSensor()
123 mCompassOrientation[3] = om[3]; in CompassSensor()
124 mCompassOrientation[4] = om[4]; in CompassSensor()
125 mCompassOrientation[5] = om[5]; in CompassSensor()
[all …]
DMPLSensor.cpp858 int om[9]; in inv_get_sensors_orientation() local
860 &om[0], &om[1], &om[2], &om[3], &om[4], &om[5], in inv_get_sensors_orientation()
861 &om[6], &om[7], &om[8]) < 0) { in inv_get_sensors_orientation()
867 om[0], om[1], om[2], om[3], om[4], om[5], om[6], om[7], om[8]); in inv_get_sensors_orientation()
869 mGyroOrientation[0] = om[0]; in inv_get_sensors_orientation()
870 mGyroOrientation[1] = om[1]; in inv_get_sensors_orientation()
871 mGyroOrientation[2] = om[2]; in inv_get_sensors_orientation()
872 mGyroOrientation[3] = om[3]; in inv_get_sensors_orientation()
873 mGyroOrientation[4] = om[4]; in inv_get_sensors_orientation()
874 mGyroOrientation[5] = om[5]; in inv_get_sensors_orientation()
[all …]