Searched refs:accel_z_offset_fd (Results 1 – 4 of 4) sorted by relevance
330 int accel_z_offset_fd; variable
318 accel_z_offset_fd = open(mpu.in_accel_z_offset, O_RDWR); in MPLSensor()320 accel_y_offset_fd == -1 || accel_z_offset_fd == -1) { in MPLSensor()959 close(accel_z_offset_fd); in ~MPLSensor()5486 if(write_attribute_sensor_continuous(accel_z_offset_fd, tempBias) < 0) {6584 if(write_attribute_sensor_continuous(accel_z_offset_fd, 0) < 0) {
356 int accel_z_offset_fd; variable
442 accel_z_offset_fd = open(mpu.in_accel_z_offset, O_RDWR); in MPLSensor()444 accel_y_offset_fd == -1 || accel_z_offset_fd == -1) { in MPLSensor()1041 close(accel_z_offset_fd); in ~MPLSensor()5417 if(write_attribute_sensor_continuous(accel_z_offset_fd, tempBias) < 0) { in setFactoryAccelBias()6428 if(write_attribute_sensor_continuous(accel_z_offset_fd, 0) < 0) { in initBias()