Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp640 long tmp_offset[3]; in MPLSensor() local
648 inv_get_mpl_accel_bias(tmp_offset, NULL); in MPLSensor()
651 tmp_offset[0], tmp_offset[1], tmp_offset[2]); in MPLSensor()
653 inv_get_mpl_accel_bias(tmp_offset, NULL); in MPLSensor()
655 tmp_offset[0], tmp_offset[1], tmp_offset[2]); in MPLSensor()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp571 long tmp_offset[3]; in MPLSensor() local
579 inv_get_mpl_accel_bias(tmp_offset, NULL); in MPLSensor()
582 tmp_offset[0], tmp_offset[1], tmp_offset[2]); in MPLSensor()
584 inv_get_mpl_accel_bias(tmp_offset, NULL); in MPLSensor()
586 tmp_offset[0], tmp_offset[1], tmp_offset[2]); in MPLSensor()