Home
last modified time | relevance | path

Searched refs:getTimestamp (Results 1 – 24 of 24) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/
DCompassSensor.IIO.primary.cpp105 compassSysFs.compass_orient, getTimestamp()); in CompassSensor()
150 1, compassSysFs.in_timestamp_en, getTimestamp()); in enable_iio_sysfs()
154 IIO_BUFFER_LENGTH, compassSysFs.buffer_length, getTimestamp()); in enable_iio_sysfs()
258 en, compassSysFs.compass_x_fifo_enable, getTimestamp()); in enable()
261 en, compassSysFs.compass_y_fifo_enable, getTimestamp()); in enable()
264 en, compassSysFs.compass_z_fifo_enable, getTimestamp()); in enable()
280 en, compassSysFs.chip_enable, getTimestamp()); in masterEnable()
295 1000000000.f / ns, compassSysFs.compass_rate, getTimestamp()); in setDelay()
350 compassSysFs.compass_scale, getTimestamp()); in getSensitivity()
DMPLSensor.cpp317 "HAL:sysfs:cat %s (%lld)", mpu.gyro_fsr, getTimestamp()); in MPLSensor()
338 "HAL:sysfs:cat %s (%lld)", mpu.in_gyro_self_test_scale, getTimestamp()); in MPLSensor()
396 "HAL:sysfs:cat %s (%lld)", mpu.accel_fsr, getTimestamp()); in MPLSensor()
417 "HAL:sysfs:cat %s (%lld)", mpu.in_accel_self_test_scale, getTimestamp()); in MPLSensor()
692 mpu.in_timestamp_en, getTimestamp()); in enable_iio_sysfs()
706 IIO_BUFFER_LENGTH, mpu.buffer_length, getTimestamp()); in enable_iio_sysfs()
717 1, mpu.chip_enable, getTimestamp()); in enable_iio_sysfs()
910 "HAL:sysfs:cat %s (%lld)", mpu.firmware_loaded, getTimestamp()); in loadDMP()
943 "HAL:sysfs:cat %s (%lld)", mpu.gyro_orient, getTimestamp()); in inv_get_sensors_orientation()
971 "HAL:sysfs:cat %s (%lld)", mpu.accel_orient, getTimestamp()); in inv_get_sensors_orientation()
[all …]
DCompassSensor.IIO.9150.cpp88 compassSysFs.compass_orient, getTimestamp()); in CompassSensor()
156 1000000000.f / ns, compassSysFs.compass_rate, getTimestamp()); in setDelay()
172 0, compassSysFs.compass_fifo_enable, getTimestamp()); in turnOffCompassFifo()
181 1, compassSysFs.compass_fifo_enable, getTimestamp()); in turnOnCompassFifo()
233 compassSysFs.compass_scale, getTimestamp()); in getSensitivity()
DCompassSensor.AKM.cpp47 0, "/sys/class/compass/akm8963/enable_mag", getTimestamp()); in CompassSensor()
57 0, "/sys/class/compass/akm8963/enable_mag", getTimestamp()); in ~CompassSensor()
DPressureSensor.IIO.secondary.cpp95 en, pressureSysFs.pressure_enable, getTimestamp()); in enable()
109 mDelay, pressureSysFs.pressure_rate, getTimestamp()); in setDelay()
DSensorBase.h77 static int64_t getTimestamp();
DSensorBase.cpp137 int64_t SensorBase::getTimestamp() in getTimestamp() function in SensorBase
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp193 "HAL:sysfs:cat %s (%lld)", mpu.gyro_fsr, getTimestamp()); in MPLSensor()
214 "HAL:sysfs:cat %s (%lld)", mpu.in_gyro_self_test_scale, getTimestamp()); in MPLSensor()
272 "HAL:sysfs:cat %s (%lld)", mpu.accel_fsr, getTimestamp()); in MPLSensor()
293 "HAL:sysfs:cat %s (%lld)", mpu.in_accel_self_test_scale, getTimestamp()); in MPLSensor()
356 motionThreshold, mpu.smd_threshold, getTimestamp()); in MPLSensor()
362 StepCounterThreshold, mpu.pedometer_step_thresh, getTimestamp()); in MPLSensor()
593 mpu.in_timestamp_en, getTimestamp()); in enable_iio_sysfs()
610 IIO_BUFFER_LENGTH, mpu.buffer_length, getTimestamp()); in enable_iio_sysfs()
624 1, mpu.chip_enable, getTimestamp()); in enable_iio_sysfs()
819 "HAL:sysfs:cat %s (%lld)", mpu.firmware_loaded, getTimestamp()); in loadDMP()
[all …]
DCompassSensor.IIO.primary.cpp105 compassSysFs.compass_orient, getTimestamp()); in CompassSensor()
150 1, compassSysFs.in_timestamp_en, getTimestamp()); in enable_iio_sysfs()
154 IIO_BUFFER_LENGTH, compassSysFs.buffer_length, getTimestamp()); in enable_iio_sysfs()
258 en, compassSysFs.compass_x_fifo_enable, getTimestamp()); in enable()
261 en, compassSysFs.compass_y_fifo_enable, getTimestamp()); in enable()
264 en, compassSysFs.compass_z_fifo_enable, getTimestamp()); in enable()
280 en, compassSysFs.chip_enable, getTimestamp()); in masterEnable()
295 1000000000.f / ns, compassSysFs.compass_rate, getTimestamp()); in setDelay()
350 compassSysFs.compass_scale, getTimestamp()); in getSensitivity()
DCompassSensor.IIO.9150.cpp88 compassSysFs.compass_orient, getTimestamp()); in CompassSensor()
146 en, compassSysFs.compass_enable, getTimestamp()); in enable()
158 1000000000.f / ns, compassSysFs.compass_rate, getTimestamp()); in setDelay()
174 0, compassSysFs.compass_fifo_enable, getTimestamp()); in turnOffCompassFifo()
183 1, compassSysFs.compass_fifo_enable, getTimestamp()); in turnOnCompassFifo()
235 compassSysFs.compass_scale, getTimestamp()); in getSensitivity()
DCompassSensor.AKM.cpp47 0, "/sys/class/compass/akm8963/enable_mag", getTimestamp()); in CompassSensor()
57 0, "/sys/class/compass/akm8963/enable_mag", getTimestamp()); in ~CompassSensor()
DPressureSensor.IIO.secondary.cpp95 en, pressureSysFs.pressure_enable, getTimestamp()); in enable()
109 mDelay, pressureSysFs.pressure_rate, getTimestamp()); in setDelay()
DSensorBase.h78 static int64_t getTimestamp();
DSensorBase.cpp142 int64_t SensorBase::getTimestamp() in getTimestamp() function in SensorBase
/hardware/invensense/60xx/libsensors_iio/
DMPLSupport.cpp30 int64_t getTimestamp() in getTimestamp() function
163 var, filename, getTimestamp()); in write_sysfs_int()
DMPLSupport.h23 int64_t getTimestamp();
DCompassSensor.IIO.9150.cpp82 compassSysFs.compass_orient, getTimestamp()); in CompassSensor()
165 1000000000.f / ns, compassSysFs.compass_rate, getTimestamp()); in setDelay()
225 compassSysFs.compass_scale, getTimestamp()); in getSensitivity()
DMPLSensor.cpp242 "HAL:sysfs:cat %s (%lld)", mpu.accel_fsr, getTimestamp()); in MPLSensor()
381 mpu.trigger_name, getTimestamp()); in enable_iio_sysfs()
393 iio_trigger_name, mpu.current_trigger, getTimestamp()); in enable_iio_sysfs()
571 "HAL:sysfs:cat %s (%lld)", mpu.firmware_loaded, getTimestamp()); in loadDMP()
605 "HAL:sysfs:cat %s (%lld)", mpu.gyro_orient, getTimestamp()); in inv_get_sensors_orientation()
634 "HAL:sysfs:cat %s (%lld)", mpu.accel_orient, getTimestamp()); in inv_get_sensors_orientation()
711 HW_GYRO_RATE_HZ, mpu.gyro_fifo_rate, getTimestamp()); in setGyroInitialState()
763 en, mpu.power_state, getTimestamp()); in onPower()
796 mpu.firmware_loaded, getTimestamp()); in onDMP()
807 mpu.dmp_on, getTimestamp()); in onDMP()
[all …]
/hardware/invensense/60xx/libsensors/
DSensorBase.h39 static int64_t getTimestamp();
DSensorBase.cpp84 int64_t SensorBase::getTimestamp() { in getTimestamp() function in SensorBase
/hardware/akm/AK8975_FS/libsensors/
DSensorBase.h39 static int64_t getTimestamp();
DSensorBase.cpp108 int64_t SensorBase::getTimestamp() { in getTimestamp() function in SensorBase
DKionixSensor.cpp163 mPendingEvent.timestamp = getTimestamp(); in readEvents()
DAdxlSensor.cpp185 mPendingEvent.timestamp = getTimestamp(); in readEvents()