Home
last modified time | relevance | path

Searched refs:base_timestamp_ns (Results 1 – 18 of 18) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Dsensor_data_types.h24 uint64_t base_timestamp_ns; member
72 (data_).header.base_timestamp_ns + (data_).readings[(readings_offset_)].timestamp_delta, \
103 (data_).header.base_timestamp_ns + (data_).readings[(readings_offset_)].timestamp_delta, \
122 (data_).header.base_timestamp_ns + (data_).readings[(readings_offset_)].timestamp_delta
153 (data_).header.base_timestamp_ns + (data_).readings[(readings_offset_)].timestamp_delta, \
177 (data_).header.base_timestamp_ns + (data_).readings[(readings_offset_)].timestamp_delta, \
195 (data_).header.base_timestamp_ns + (data_).readings[(readings_offset_)].timestamp_delta, \
/Zephyr-latest/drivers/sensor/memsic/mmc56x3/
Dmmc56x3_decoder.c82 out->header.base_timestamp_ns = edata->header.timestamp; in mmc56x3_decoder_decode()
95 out->header.base_timestamp_ns = edata->header.timestamp; in mmc56x3_decoder_decode()
107 out->header.base_timestamp_ns = edata->header.timestamp; in mmc56x3_decoder_decode()
119 out->header.base_timestamp_ns = edata->header.timestamp; in mmc56x3_decoder_decode()
131 out_3->header.base_timestamp_ns = edata->header.timestamp; in mmc56x3_decoder_decode()
/Zephyr-latest/drivers/sensor/melexis/mlx90394/
Dmlx90394_decoder.c88 out->header.base_timestamp_ns = edata->header.timestamp; in mlx90394_decoder_decode()
107 out->header.base_timestamp_ns = edata->header.timestamp; in mlx90394_decoder_decode()
/Zephyr-latest/drivers/sensor/
Dsensor_shell.c328 uint64_t base_timestamp_ns; in sensor_shell_processing_callback() member
400 accumulator_buffer.base_timestamp_ns = in sensor_shell_processing_callback()
401 data->header.base_timestamp_ns; in sensor_shell_processing_callback()
417 accumulator_buffer.base_timestamp_ns = in sensor_shell_processing_callback()
418 data->header.base_timestamp_ns; in sensor_shell_processing_callback()
431 accumulator_buffer.base_timestamp_ns = in sensor_shell_processing_callback()
432 data->header.base_timestamp_ns; in sensor_shell_processing_callback()
453 data->header.base_timestamp_ns = in sensor_shell_processing_callback()
454 accumulator_buffer.base_timestamp_ns; in sensor_shell_processing_callback()
478 data->header.base_timestamp_ns = in sensor_shell_processing_callback()
[all …]
Ddefault_rtio_sensor.c426 data_out->header.base_timestamp_ns = header->timestamp_ns; in decode_three_axis()
454 data_out->header.base_timestamp_ns = header->timestamp_ns; in decode_q31()
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/
Dlsm6dsv16x_decoder.c287 ((struct sensor_data_header *)data_out)->base_timestamp_ns = in lsm6dsv16x_decode_fifo()
291 ((struct sensor_data_header *)data_out)->base_timestamp_ns = in lsm6dsv16x_decode_fifo()
296 ((struct sensor_data_header *)data_out)->base_timestamp_ns = in lsm6dsv16x_decode_fifo()
303 ((struct sensor_data_header *)data_out)->base_timestamp_ns = in lsm6dsv16x_decode_fifo()
572 out->header.base_timestamp_ns = edata->header.timestamp; in lsm6dsv16x_decode_sample()
595 out->header.base_timestamp_ns = edata->header.timestamp; in lsm6dsv16x_decode_sample()
616 out->header.base_timestamp_ns = edata->header.timestamp; in lsm6dsv16x_decode_sample()
/Zephyr-latest/drivers/sensor/pixart/paa3905/
Dpaa3905_decoder.c158 out->header.base_timestamp_ns = edata->header.timestamp; in paa3905_decoder_decode()
179 out->header.base_timestamp_ns = edata->header.timestamp; in paa3905_decoder_decode()
/Zephyr-latest/drivers/sensor/asahi_kasei/akm09918c/
Dakm09918c_decoder.c69 out->header.base_timestamp_ns = edata->header.timestamp; in akm09918c_decoder_decode()
/Zephyr-latest/drivers/sensor/tdk/icm45686/
Dicm45686_decoder.c331 out->header.base_timestamp_ns = edata->header.timestamp; in icm45686_one_shot_decode()
360 out->header.base_timestamp_ns = edata->header.timestamp; in icm45686_one_shot_decode()
501 out->header.base_timestamp_ns = edata->header.timestamp; in icm45686_fifo_decode()
528 out->header.base_timestamp_ns = edata->header.timestamp; in icm45686_fifo_decode()
/Zephyr-latest/drivers/sensor/bosch/bme280/
Dbme280_decoder.c67 out->header.base_timestamp_ns = edata->header.timestamp; in bme280_decoder_decode()
/Zephyr-latest/drivers/sensor/adi/adxl345/
Dadxl345_decoder.c118 data->header.base_timestamp_ns = enc_data->timestamp; in adxl345_decode_stream()
228 out->header.base_timestamp_ns = k_ticks_to_ns_floor64(k_uptime_ticks()); in adxl345_decode_sample()
/Zephyr-latest/drivers/sensor/adi/adxl362/
Dadxl362_decoder.c112 data->header.base_timestamp_ns = enc_data->timestamp; in adxl362_decode_stream()
132 data->header.base_timestamp_ns = enc_data->timestamp; in adxl362_decode_stream()
/Zephyr-latest/drivers/sensor/adi/adxl367/
Dadxl367_decoder.c470 data->header.base_timestamp_ns = enc_data->timestamp; in adxl367_decode_12b_stream()
483 data->header.base_timestamp_ns = enc_data->timestamp; in adxl367_decode_12b_stream()
550 data->header.base_timestamp_ns = enc_data->timestamp; in adxl367_decode_stream()
568 data->header.base_timestamp_ns = enc_data->timestamp; in adxl367_decode_stream()
/Zephyr-latest/drivers/sensor/tdk/icm42688/
Dicm42688_decoder.c323 ((struct sensor_data_header *)data_out)->base_timestamp_ns = edata->header.timestamp; in icm42688_fifo_decode()
448 out->header.base_timestamp_ns = edata->header.timestamp; in icm42688_one_shot_decode()
473 out->header.base_timestamp_ns = edata->header.timestamp; in icm42688_one_shot_decode()
/Zephyr-latest/drivers/sensor/maxim/ds3231/
Dds3231.c218 out->header.base_timestamp_ns = edata->header.timestamp; in sensor_ds3231_decoder_decode()
/Zephyr-latest/samples/sensor/accel_polling/src/
Dmain.c117 (accel_data.header.base_timestamp_ns in print_accels_stream()
/Zephyr-latest/drivers/sensor/adi/adxl372/
Dadxl372_decoder.c51 data->header.base_timestamp_ns = enc_data->timestamp; in adxl372_decode_stream()
/Zephyr-latest/drivers/sensor/bosch/bma4xx/
Dbma4xx.c621 out->header.base_timestamp_ns = edata->header.timestamp; in bma4xx_one_shot_decode()
645 out->header.base_timestamp_ns = edata->header.timestamp; in bma4xx_one_shot_decode()