Searched refs:gyro_y_offset_fd (Results 1 – 4 of 4) sorted by relevance
337 int gyro_y_offset_fd; variable
238 gyro_y_offset_fd = open(mpu.in_gyro_y_offset, O_RDWR); in MPLSensor()241 gyro_y_offset_fd == -1 || gyro_z_offset_fd == -1) { in MPLSensor()955 if (gyro_y_offset_fd > 0) { in ~MPLSensor()956 close(gyro_y_offset_fd); in ~MPLSensor()5315 if(write_attribute_sensor_continuous(gyro_y_offset_fd,6601 if(write_attribute_sensor_continuous(gyro_y_offset_fd, 0) < 0) {
363 int gyro_y_offset_fd; variable
362 gyro_y_offset_fd = open(mpu.in_gyro_y_offset, O_RDWR); in MPLSensor()365 gyro_y_offset_fd == -1 || gyro_z_offset_fd == -1) { in MPLSensor()1037 if (gyro_y_offset_fd > 0) { in ~MPLSensor()1038 close(gyro_y_offset_fd); in ~MPLSensor()5273 if(write_attribute_sensor_continuous(gyro_y_offset_fd, in setFactoryGyroBias()6445 if(write_attribute_sensor_continuous(gyro_y_offset_fd, 0) < 0) { in initBias()