Searched refs:gyro_x_dmp_bias_fd (Results 1 – 4 of 4) sorted by relevance
340 int gyro_x_dmp_bias_fd; variable
256 gyro_x_dmp_bias_fd = open(mpu.in_gyro_x_dmp_bias, O_RDWR); in MPLSensor()259 if (gyro_x_dmp_bias_fd == -1 || in MPLSensor()942 if (gyro_x_dmp_bias_fd > 0) { in ~MPLSensor()943 close(gyro_x_dmp_bias_fd); in ~MPLSensor()953 close(gyro_x_dmp_bias_fd); in ~MPLSensor()5376 if(write_attribute_sensor_continuous(gyro_x_dmp_bias_fd, 0) < 0) {5416 if(write_attribute_sensor_continuous(gyro_x_dmp_bias_fd, bias[0]) < 0) {6588 if(write_attribute_sensor_continuous(gyro_x_dmp_bias_fd, 0) < 0) {
366 int gyro_x_dmp_bias_fd; variable
380 gyro_x_dmp_bias_fd = open(mpu.in_gyro_x_dmp_bias, O_RDWR); in MPLSensor()383 if (gyro_x_dmp_bias_fd == -1 || in MPLSensor()1024 if (gyro_x_dmp_bias_fd > 0) { in ~MPLSensor()1025 close(gyro_x_dmp_bias_fd); in ~MPLSensor()1035 close(gyro_x_dmp_bias_fd); in ~MPLSensor()5347 if(write_attribute_sensor_continuous(gyro_x_dmp_bias_fd, bias[0]) < 0) { in setGyroBias()6432 if(write_attribute_sensor_continuous(gyro_x_dmp_bias_fd, 0) < 0) { in initBias()