Home
last modified time | relevance | path

Searched refs:gyro_x_dmp_bias_fd (Results 1 – 4 of 4) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h366 int gyro_x_dmp_bias_fd; variable
DMPLSensor.cpp376 gyro_x_dmp_bias_fd = open(mpu.in_gyro_x_dmp_bias, O_RDWR); in MPLSensor()
379 if (gyro_x_dmp_bias_fd == -1 || in MPLSensor()
1020 if (gyro_x_dmp_bias_fd > 0) { in ~MPLSensor()
1021 close(gyro_x_dmp_bias_fd); in ~MPLSensor()
1031 close(gyro_x_dmp_bias_fd); in ~MPLSensor()
5320 if(write_attribute_sensor_continuous(gyro_x_dmp_bias_fd, bias[0]) < 0) { in setGyroBias()
6402 if(write_attribute_sensor_continuous(gyro_x_dmp_bias_fd, 0) < 0) { in initBias()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h343 int gyro_x_dmp_bias_fd; variable
DMPLSensor.cpp284 gyro_x_dmp_bias_fd = open(mpu.in_gyro_x_dmp_bias, O_RDWR); in MPLSensor()
287 if (gyro_x_dmp_bias_fd == -1 || in MPLSensor()
970 if (gyro_x_dmp_bias_fd > 0) { in ~MPLSensor()
971 close(gyro_x_dmp_bias_fd); in ~MPLSensor()
5670 if(write_attribute_sensor_continuous(gyro_x_dmp_bias_fd, 0) < 0) {
5710 if(write_attribute_sensor_continuous(gyro_x_dmp_bias_fd, bias[0]) < 0) {
7071 if(write_attribute_sensor_continuous(gyro_x_dmp_bias_fd, 0) < 0) {