Searched refs:gyro_x_dmp_bias_fd (Results 1 – 4 of 4) sorted by relevance
366 int gyro_x_dmp_bias_fd; variable
376 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()
343 int gyro_x_dmp_bias_fd; variable
284 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) {