Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 25 of 163) sorted by relevance

1234567

/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/GeneratorHub/test/
Dprop.json3 "timestamp": 1000000, number
9 "timestamp": 2000000, number
15 "timestamp": 3000000, number
21 "timestamp": 4000000, number
Dprop_different_types.json3 "timestamp": 1000000, number
9 "timestamp": 1000000, number
15 "timestamp": 1000000, number
21 "timestamp": 1000000, number
27 "timestamp": 1000000, number
33 "timestamp": 1000000, number
42 "timestamp": 1000000, number
62 "timestamp": 1000000, number
/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/hardware/test/fakedata/
Dprop.json3 "timestamp": 1000000, number
9 "timestamp": 2000000, number
15 "timestamp": 3000000, number
21 "timestamp": 4000000, number
/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/hardware/test/fakedata/
Dprop.json3 "timestamp": 1000000, number
9 "timestamp": 2000000, number
15 "timestamp": 3000000, number
21 "timestamp": 4000000, number
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/
Dprop.json3 "timestamp": 1000000, number
9 "timestamp": 2000000, number
15 "timestamp": 3000000, number
21 "timestamp": 4000000, number
/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/GeneratorHub/test/
Dprop.json3 "timestamp": 1000000, number
9 "timestamp": 2000000, number
15 "timestamp": 3000000, number
21 "timestamp": 4000000, number
Dprop_different_types.json3 "timestamp": 1000000, number
9 "timestamp": 1000000, number
15 "timestamp": 1000000, number
21 "timestamp": 1000000, number
27 "timestamp": 1000000, number
33 "timestamp": 1000000, number
42 "timestamp": 1000000, number
62 "timestamp": 1000000, number
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Ddatalogger_outputs.c49 void inv_get_sensor_type_gyro_raw_short(short *values, inv_time_t *timestamp) in inv_get_sensor_type_gyro_raw_short()
65 inv_time_t *timestamp) in inv_get_sensor_type_gyro_raw_body_float()
92 inv_time_t *timestamp) in inv_get_sensor_type_gyro_float()
107 void inv_get_sensor_type_accel_raw_short(short *values, inv_time_t *timestamp) in inv_get_sensor_type_accel_raw_short()
126 inv_time_t *timestamp) in inv_get_sensor_type_accel_float()
141 void inv_get_sensor_type_compass_raw_short(short *values, inv_time_t *timestamp) in inv_get_sensor_type_compass_raw_short()
161 float *values, int8_t *accuracy, inv_time_t *timestamp) in inv_get_sensor_type_compass_float()
226 void inv_get_sensor_type_temperature_float(float *value, inv_time_t *timestamp) in inv_get_sensor_type_temperature_float()
252 inv_time_t *timestamp) in inv_get_sensor_type_quat_float()
270 inv_time_t * timestamp) in inv_get_sensor_type_gravity_float()
[all …]
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dhal_outputs.c75 inv_time_t * timestamp) in inv_get_sensor_type_accelerometer()
104 inv_time_t * timestamp) in inv_get_sensor_type_linear_acceleration()
133 inv_time_t * timestamp) in inv_get_sensor_type_gravity()
163 inv_time_t * timestamp) in inv_get_sensor_type_gyroscope()
189 inv_time_t * timestamp) in inv_get_sensor_type_gyroscope_raw()
233 inv_time_t * timestamp) in inv_get_sensor_type_rotation_vector()
254 inv_time_t * timestamp) in inv_get_sensor_type_rotation_vector_6_axis()
297 inv_time_t * timestamp) in inv_get_sensor_type_geomagnetic_rotation_vector()
329 inv_time_t * timestamp) in inv_get_sensor_type_magnetic_field()
357 inv_time_t * timestamp) in inv_get_sensor_type_magnetic_field_raw()
[all …]
Dresults_holder.c65 void inv_store_gaming_quaternion(const long *quat, inv_time_t timestamp) in inv_store_gaming_quaternion()
77 void inv_store_accel_quaternion(const long *quat, inv_time_t timestamp) in inv_store_accel_quaternion()
88 void inv_set_compass_correction(const long *data, inv_time_t timestamp) in inv_set_compass_correction()
100 void inv_set_geomagnetic_compass_correction(const long *data, inv_time_t timestamp) in inv_set_geomagnetic_compass_correction()
112 void inv_get_compass_correction(long *data, inv_time_t *timestamp) in inv_get_compass_correction()
123 void inv_get_geomagnetic_compass_correction(long *data, inv_time_t *timestamp) in inv_get_geomagnetic_compass_correction()
276 inv_error_t inv_get_6axis_quaternion(long *data, inv_time_t *timestamp) in inv_get_6axis_quaternion()
301 inv_error_t inv_get_geomagnetic_quaternion(long *data, inv_time_t *timestamp) in inv_get_geomagnetic_quaternion()
332 void inv_get_quaternion_set(long *data, int *accuracy, inv_time_t *timestamp) in inv_get_quaternion_set()
Ddata_builder.c400 inv_time_t timestamp = 0; in inv_get_last_timestamp() local
781 inv_error_t inv_build_accel(const long *accel, int status, inv_time_t timestamp) in inv_build_accel()
820 inv_error_t inv_build_gyro(const short *gyro, inv_time_t timestamp) in inv_build_gyro()
852 inv_time_t timestamp) in inv_build_compass()
893 inv_error_t inv_build_temp(const long temp, inv_time_t timestamp) in inv_build_temp()
924 inv_error_t inv_build_quat(const long *quat, int status, inv_time_t timestamp) in inv_build_quat()
964 inv_error_t inv_build_pressure(const long pressure, int status, inv_time_t timestamp) in inv_build_pressure()
1227 void inv_get_accel_set(long *data, int8_t *accuracy, inv_time_t *timestamp) in inv_get_accel_set()
1245 void inv_get_gyro_set(long *data, int8_t *accuracy, inv_time_t *timestamp) in inv_get_gyro_set()
1261 void inv_get_gyro_set_raw(long *data, int8_t *accuracy, inv_time_t *timestamp) in inv_get_gyro_set_raw()
[all …]
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Dhal_outputs.c123 inv_time_t * timestamp) in inv_get_sensor_type_accelerometer()
152 inv_time_t * timestamp) in inv_get_sensor_type_linear_acceleration()
177 inv_time_t * timestamp) in inv_get_sensor_type_gravity()
202 inv_time_t * timestamp) in inv_get_sensor_type_gyroscope()
228 inv_time_t * timestamp) in inv_get_sensor_type_gyroscope_raw()
272 inv_time_t * timestamp) in inv_get_sensor_type_rotation_vector()
294 inv_time_t * timestamp) in inv_get_sensor_type_rotation_vector_6_axis()
339 inv_time_t * timestamp) in inv_get_sensor_type_geomagnetic_rotation_vector()
375 inv_time_t * timestamp) in inv_get_sensor_type_magnetic_field()
403 inv_time_t * timestamp) in inv_get_sensor_type_magnetic_field_raw()
[all …]
Dresults_holder.c67 void inv_store_gaming_quaternion(const long *quat, inv_time_t timestamp) in inv_store_gaming_quaternion()
79 void inv_store_nav_quaternion(const float *quat, inv_time_t timestamp) in inv_store_nav_quaternion()
90 void inv_store_geomag_quaternion(const float *quat, inv_time_t timestamp) in inv_store_geomag_quaternion()
101 void inv_store_game_quaternion(const float *quat, inv_time_t timestamp) in inv_store_game_quaternion()
113 void inv_store_accel_quaternion(const long *quat, inv_time_t timestamp) in inv_store_accel_quaternion()
124 void inv_set_compass_correction(const long *data, inv_time_t timestamp) in inv_set_compass_correction()
136 void inv_set_geomagnetic_compass_correction(const long *data, inv_time_t timestamp) in inv_set_geomagnetic_compass_correction()
148 void inv_get_compass_correction(long *data, inv_time_t *timestamp) in inv_get_compass_correction()
159 void inv_get_geomagnetic_compass_correction(long *data, inv_time_t *timestamp) in inv_get_geomagnetic_compass_correction()
295 inv_error_t inv_get_6axis_quaternion(long *data, inv_time_t *timestamp) in inv_get_6axis_quaternion()
[all …]
Ddata_builder.c603 inv_time_t timestamp = 0; in inv_get_last_timestamp() local
1007 inv_error_t inv_build_accel(const long *accel, int status, inv_time_t timestamp) in inv_build_accel()
1046 inv_error_t inv_build_gyro(const short *gyro, inv_time_t timestamp) in inv_build_gyro()
1078 inv_time_t timestamp) in inv_build_compass()
1119 inv_error_t inv_build_temp(const long temp, inv_time_t timestamp) in inv_build_temp()
1150 inv_error_t inv_build_quat(const long *quat, int status, inv_time_t timestamp) in inv_build_quat()
1192 inv_error_t inv_build_pressure(const long pressure, int status, inv_time_t timestamp) in inv_build_pressure()
1454 void inv_get_accel_set(long *data, int8_t *accuracy, inv_time_t *timestamp) in inv_get_accel_set()
1472 void inv_get_gyro_set(long *data, int8_t *accuracy, inv_time_t *timestamp) in inv_get_gyro_set()
1488 void inv_get_gyro_set_raw(long *data, int8_t *accuracy, inv_time_t *timestamp) in inv_get_gyro_set_raw()
[all …]
/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpEventLogger.cc40 static void GetCurrentTimestamp(char* timestamp) { in GetCurrentTimestamp()
106 char timestamp[TIMESTAMP_BUFFER_SIZE]; in Log() local
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/override/
Dhvac_temperature_set.json3 "timestamp": 1000000, number
Dgear_selection.json3 "timestamp": 1000000, number
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
Dinv_sysfs_utils.c70 int inv_read_buffer(int fd, long *data, long long *timestamp) in inv_read_buffer()
97 long long *timestamp) in inv_read_raw()
123 long long *timestamp) in inv_read_temperature_raw()
245 long long *timestamp) in inv_read_q16()
266 long long *timestamp) in inv_read_temp_q16()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
Dinv_sysfs_utils.c76 int inv_read_buffer(int fd, long *data, long long *timestamp) in inv_read_buffer()
103 long long *timestamp) in inv_read_raw()
129 long long *timestamp) in inv_read_temperature_raw()
251 long long *timestamp) in inv_read_q16()
272 long long *timestamp) in inv_read_temp_q16()
/hardware/invensense/6515/libsensors_iio/
DCompassSensor.AKM.cpp123 int CompassSensor::readSample(long *data, int64_t *timestamp) in readSample()
138 int CompassSensor::readRawSample(float *data, int64_t *timestamp) in readRawSample()
/hardware/invensense/65xx/libsensors_iio/
DCompassSensor.AKM.cpp123 int CompassSensor::readSample(long *data, int64_t *timestamp) in readSample()
138 int CompassSensor::readRawSample(float *data, int64_t *timestamp) in readRawSample()
/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/obd2frame/src/
DFakeObd2Frame.cpp145 auto timestamp = requestedPropValue.value.int64Values[0]; in getObd2FreezeFrame() local
176 for (int64_t timestamp : propValue.value.int64Values) { in clearObd2FreezeFrames() local
/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/obd2frame/src/
DFakeObd2Frame.cpp145 auto timestamp = requestedPropValue.value.int64Values[0]; in getObd2FreezeFrame() local
176 for (int64_t timestamp : propValue.value.int64Values) { in clearObd2FreezeFrames() local
/hardware/google/interfaces/bluetooth/ccc/aidl/hardware/google/bluetooth/ccc/
DIBluetoothCccCallback.aidl34 void onEventGenerated(in Timestamp timestamp, in byte[6] address, in Direction direction, in onEventGenerated()
/hardware/google/interfaces/bluetooth/ccc/aidl/aidl_api/hardware.google.bluetooth.ccc/current/hardware/google/bluetooth/ccc/
DIBluetoothCccCallback.aidl37 …void onEventGenerated(in hardware.google.bluetooth.ccc.Timestamp timestamp, in byte[6] address, in… in onEventGenerated()

1234567