Home
last modified time | relevance | path

Searched refs:accel_z_offset_fd (Results 1 – 4 of 4) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h356 int accel_z_offset_fd; variable
DMPLSensor.cpp438 accel_z_offset_fd = open(mpu.in_accel_z_offset, O_RDWR); in MPLSensor()
440 accel_y_offset_fd == -1 || accel_z_offset_fd == -1) { in MPLSensor()
1037 close(accel_z_offset_fd); in ~MPLSensor()
5388 if(write_attribute_sensor_continuous(accel_z_offset_fd, tempBias) < 0) { in setFactoryAccelBias()
6398 if(write_attribute_sensor_continuous(accel_z_offset_fd, 0) < 0) { in initBias()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h333 int accel_z_offset_fd; variable
DMPLSensor.cpp346 accel_z_offset_fd = open(mpu.in_accel_z_offset, O_RDWR); in MPLSensor()
348 accel_y_offset_fd == -1 || accel_z_offset_fd == -1) { in MPLSensor()
5780 if(write_attribute_sensor_continuous(accel_z_offset_fd, tempBias) < 0) {
7067 if(write_attribute_sensor_continuous(accel_z_offset_fd, 0) < 0) {