Searched refs:gyro_z_offset_fd (Results 1 – 4 of 4) sorted by relevance
364 int gyro_z_offset_fd; variable
359 gyro_z_offset_fd = open(mpu.in_gyro_z_offset, O_RDWR); in MPLSensor()361 gyro_y_offset_fd == -1 || gyro_z_offset_fd == -1) { in MPLSensor()1036 if (gyro_z_offset_fd > 0) { in ~MPLSensor()5256 if(write_attribute_sensor_continuous(gyro_z_offset_fd, in setFactoryGyroBias()6418 if(write_attribute_sensor_continuous(gyro_z_offset_fd, 0) < 0) { in initBias()
341 int gyro_z_offset_fd; variable
267 gyro_z_offset_fd = open(mpu.in_gyro_z_offset, O_RDWR); in MPLSensor()269 gyro_y_offset_fd == -1 || gyro_z_offset_fd == -1) { in MPLSensor()986 if (gyro_z_offset_fd > 0) { in ~MPLSensor()987 close(gyro_z_offset_fd); in ~MPLSensor()5618 if(write_attribute_sensor_continuous(gyro_z_offset_fd,7087 if(write_attribute_sensor_continuous(gyro_z_offset_fd, 0) < 0) {