Searched refs:getTimestamp (Results 1 - 24 of 24) 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/6515/libsensors_iio/
H A DCompassSensor.IIO.primary.cpp105 compassSysFs.compass_orient, getTimestamp());
150 1, compassSysFs.in_timestamp_en, getTimestamp());
154 IIO_BUFFER_LENGTH, compassSysFs.buffer_length, getTimestamp());
179 compassSysFs.compass_x_fifo_enable, getTimestamp());
190 compassSysFs.compass_y_fifo_enable, getTimestamp());
201 compassSysFs.compass_z_fifo_enable, getTimestamp());
258 en, compassSysFs.compass_x_fifo_enable, getTimestamp());
261 en, compassSysFs.compass_y_fifo_enable, getTimestamp());
264 en, compassSysFs.compass_z_fifo_enable, getTimestamp());
280 en, compassSysFs.chip_enable, getTimestamp());
[all...]
H A DCompassSensor.IIO.9150.cpp88 compassSysFs.compass_orient, getTimestamp());
146 en, compassSysFs.compass_enable, getTimestamp());
158 1000000000.f / ns, compassSysFs.compass_rate, getTimestamp());
174 0, compassSysFs.compass_fifo_enable, getTimestamp());
183 1, compassSysFs.compass_fifo_enable, getTimestamp());
235 compassSysFs.compass_scale, getTimestamp());
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.cpp95 en, pressureSysFs.pressure_enable, getTimestamp());
109 mDelay, pressureSysFs.pressure_rate, getTimestamp());
H A DMPLSensor.cpp193 "HAL:sysfs:cat %s (%lld)", mpu.gyro_fsr, getTimestamp());
214 "HAL:sysfs:cat %s (%lld)", mpu.in_gyro_self_test_scale, getTimestamp());
272 "HAL:sysfs:cat %s (%lld)", mpu.accel_fsr, getTimestamp());
293 "HAL:sysfs:cat %s (%lld)", mpu.in_accel_self_test_scale, getTimestamp());
356 motionThreshold, mpu.smd_threshold, getTimestamp());
362 StepCounterThreshold, mpu.pedometer_step_thresh, getTimestamp());
593 mpu.in_timestamp_en, getTimestamp());
610 IIO_BUFFER_LENGTH, mpu.buffer_length, getTimestamp());
624 1, mpu.chip_enable, getTimestamp());
819 "HAL:sysfs:cat %s (%lld)", mpu.firmware_loaded, getTimestamp());
[all...]
H A DSensorBase.h78 static int64_t getTimestamp();
H A DSensorBase.cpp142 int64_t SensorBase::getTimestamp() function in class:SensorBase
/hardware/invensense/65xx/libsensors_iio/
H A DCompassSensor.IIO.primary.cpp105 compassSysFs.compass_orient, getTimestamp());
150 1, compassSysFs.in_timestamp_en, getTimestamp());
154 IIO_BUFFER_LENGTH, compassSysFs.buffer_length, getTimestamp());
179 compassSysFs.compass_x_fifo_enable, getTimestamp());
190 compassSysFs.compass_y_fifo_enable, getTimestamp());
201 compassSysFs.compass_z_fifo_enable, getTimestamp());
258 en, compassSysFs.compass_x_fifo_enable, getTimestamp());
261 en, compassSysFs.compass_y_fifo_enable, getTimestamp());
264 en, compassSysFs.compass_z_fifo_enable, getTimestamp());
280 en, compassSysFs.chip_enable, getTimestamp());
[all...]
H A DMPLSensor.cpp317 "HAL:sysfs:cat %s (%lld)", mpu.gyro_fsr, getTimestamp());
338 "HAL:sysfs:cat %s (%lld)", mpu.in_gyro_self_test_scale, getTimestamp());
396 "HAL:sysfs:cat %s (%lld)", mpu.accel_fsr, getTimestamp());
417 "HAL:sysfs:cat %s (%lld)", mpu.in_accel_self_test_scale, getTimestamp());
692 mpu.in_timestamp_en, getTimestamp());
706 IIO_BUFFER_LENGTH, mpu.buffer_length, getTimestamp());
717 1, mpu.chip_enable, getTimestamp());
910 "HAL:sysfs:cat %s (%lld)", mpu.firmware_loaded, getTimestamp());
943 "HAL:sysfs:cat %s (%lld)", mpu.gyro_orient, getTimestamp());
971 "HAL:sysfs:cat %s (%lld)", mpu.accel_orient, 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.cpp95 en, pressureSysFs.pressure_enable, getTimestamp());
109 mDelay, pressureSysFs.pressure_rate, getTimestamp());
H A DCompassSensor.IIO.9150.cpp88 compassSysFs.compass_orient, getTimestamp());
156 1000000000.f / ns, compassSysFs.compass_rate, getTimestamp());
172 0, compassSysFs.compass_fifo_enable, getTimestamp());
181 1, compassSysFs.compass_fifo_enable, getTimestamp());
233 compassSysFs.compass_scale, getTimestamp());
H A DSensorBase.h77 static int64_t getTimestamp();
H A DSensorBase.cpp137 int64_t SensorBase::getTimestamp() function in class:SensorBase

Completed in 668 milliseconds