Home
last modified time | relevance | path

Searched refs:base_timestamp_ns (Results 1 – 14 of 14) 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/
Dsensor_shell.c322 uint64_t base_timestamp_ns; in sensor_shell_processing_callback() member
411 accumulator_buffer.base_timestamp_ns = in sensor_shell_processing_callback()
412 data->header.base_timestamp_ns; in sensor_shell_processing_callback()
428 accumulator_buffer.base_timestamp_ns = in sensor_shell_processing_callback()
429 data->header.base_timestamp_ns; in sensor_shell_processing_callback()
442 accumulator_buffer.base_timestamp_ns = in sensor_shell_processing_callback()
443 data->header.base_timestamp_ns; in sensor_shell_processing_callback()
464 data->header.base_timestamp_ns = in sensor_shell_processing_callback()
465 accumulator_buffer.base_timestamp_ns; in sensor_shell_processing_callback()
489 data->header.base_timestamp_ns = in sensor_shell_processing_callback()
[all …]
Ddefault_rtio_sensor.c408 data_out->header.base_timestamp_ns = header->timestamp_ns; in decode_three_axis()
436 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/asahi_kasei/akm09918c/
Dakm09918c_decoder.c69 out->header.base_timestamp_ns = edata->header.timestamp; in akm09918c_decoder_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/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/tdk/icm42688/
Dicm42688_decoder.c362 ((struct sensor_data_header *)data_out)->base_timestamp_ns = edata->header.timestamp; in icm42688_fifo_decode()
484 out->header.base_timestamp_ns = edata->header.timestamp; in icm42688_one_shot_decode()
518 out->header.base_timestamp_ns = edata->header.timestamp; in icm42688_one_shot_decode()
550 out->header.base_timestamp_ns = edata->header.timestamp; in icm42688_one_shot_decode()
/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/samples/sensor/accel_polling/src/
Dmain.c117 (accel_data.header.base_timestamp_ns in print_accels_stream()
/Zephyr-latest/drivers/sensor/adi/adxl345/
Dadxl345_decoder.c104 data->header.base_timestamp_ns = enc_data->timestamp; in adxl345_decode_stream()
/Zephyr-latest/drivers/sensor/bosch/bma4xx/
Dbma4xx.c612 out->header.base_timestamp_ns = edata->header.timestamp; in bma4xx_one_shot_decode()
636 out->header.base_timestamp_ns = edata->header.timestamp; in bma4xx_one_shot_decode()
/Zephyr-latest/drivers/sensor/adi/adxl372/
Dadxl372_decoder.c51 data->header.base_timestamp_ns = enc_data->timestamp; in adxl372_decode_stream()