Searched refs:getTimestamp (Results 1 - 17 of 17) sorted by relevance

/hardware/invensense/60xx/libsensors_iio/
H A DMPLSupport.h23 int64_t getTimestamp();
H A DMPLSupport.cpp30 int64_t getTimestamp() function
163 var, filename, getTimestamp());
H A DCompassSensor.IIO.9150.cpp82 compassSysFs.compass_orient, getTimestamp());
165 1000000000.f / ns, compassSysFs.compass_rate, getTimestamp());
225 compassSysFs.compass_scale, getTimestamp());
H A DMPLSensor.cpp242 "HAL:sysfs:cat %s (%lld)", mpu.accel_fsr, getTimestamp());
381 mpu.trigger_name, getTimestamp());
393 iio_trigger_name, mpu.current_trigger, getTimestamp());
571 "HAL:sysfs:cat %s (%lld)", mpu.firmware_loaded, getTimestamp());
605 "HAL:sysfs:cat %s (%lld)", mpu.gyro_orient, getTimestamp());
634 "HAL:sysfs:cat %s (%lld)", mpu.accel_orient, getTimestamp());
711 HW_GYRO_RATE_HZ, mpu.gyro_fifo_rate, getTimestamp());
763 en, mpu.power_state, getTimestamp());
796 mpu.firmware_loaded, getTimestamp());
807 mpu.dmp_on, getTimestamp());
[all...]
/hardware/akm/AK8975_FS/libsensors/
H A DSensorBase.h39 static int64_t getTimestamp();
H A DSensorBase.cpp108 int64_t SensorBase::getTimestamp() {
H A DAdxlSensor.cpp185 mPendingEvent.timestamp = getTimestamp();
H A DKionixSensor.cpp163 mPendingEvent.timestamp = getTimestamp();
/hardware/invensense/60xx/libsensors/
H A DSensorBase.h39 static int64_t getTimestamp();
H A DSensorBase.cpp84 int64_t SensorBase::getTimestamp() { function in class:SensorBase
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.cpp309 "HAL:sysfs:cat %s (%lld)", mpu.gyro_fsr, getTimestamp());
330 "HAL:sysfs:cat %s (%lld)", mpu.in_gyro_self_test_scale, getTimestamp());
388 "HAL:sysfs:cat %s (%lld)", mpu.accel_fsr, getTimestamp());
639 mpu.in_timestamp_en, getTimestamp());
653 IIO_BUFFER_LENGTH, mpu.buffer_length, getTimestamp());
844 "HAL:sysfs:cat %s (%lld)", mpu.firmware_loaded, getTimestamp());
876 "HAL:sysfs:cat %s (%lld)", mpu.gyro_orient, getTimestamp());
905 "HAL:sysfs:cat %s (%lld)", mpu.accel_orient, getTimestamp());
983 0, mpu.chip_enable, getTimestamp());
1013 HW_GYRO_RATE_HZ, mpu.gyro_rate, getTimestamp());
[all...]
H A DCompassSensor.AKM.cpp47 0, "/sys/class/compass/akm8963/enable_mag", getTimestamp());
57 0, "/sys/class/compass/akm8963/enable_mag", getTimestamp());
H A DPressureSensor.IIO.secondary.cpp107 en, pressureSysFs.pressure_enable, getTimestamp());
121 mDelay, pressureSysFs.pressure_rate, getTimestamp());
H A DSensorBase.h76 static int64_t getTimestamp();
H A DCompassSensor.IIO.primary.cpp105 compassSysFs.compass_orient, getTimestamp());
153 compassSysFs.trigger_name, getTimestamp());
166 iio_trigger_name, compassSysFs.current_trigger, getTimestamp());
178 IIO_BUFFER_LENGTH, compassSysFs.buffer_length, getTimestamp());
203 compassSysFs.compass_x_fifo_enable, getTimestamp());
214 compassSysFs.compass_y_fifo_enable, getTimestamp());
225 compassSysFs.compass_z_fifo_enable, getTimestamp());
306 1000000000.f / ns, compassSysFs.compass_rate, getTimestamp());
365 compassSysFs.compass_scale, getTimestamp());
H A DCompassSensor.IIO.9150.cpp93 compassSysFs.compass_orient, getTimestamp());
168 1000000000.f / ns, compassSysFs.compass_rate, getTimestamp());
228 compassSysFs.compass_scale, getTimestamp());
H A DSensorBase.cpp88 int64_t SensorBase::getTimestamp() function in class:SensorBase

Completed in 322 milliseconds