Home
last modified time | relevance | path

Searched refs:temp_batch_odr (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/
Dlsm6dsv16x_decoder.h32 uint16_t temp_batch_odr: 4; member
Dlsm6dsv16x_rtio_stream.c86 lsm6dsv16x->temp_batch_odr = temp_batch; in lsm6dsv16x_config_fifo()
329 .temp_batch_odr = lsm6dsv16x->temp_batch_odr, in lsm6dsv16x_read_fifo_cb()
Dlsm6dsv16x.h163 uint8_t temp_batch_odr : 2; member
Dlsm6dsv16x_decoder.c298 (tot_chan_fifo_words - 1) * temp_period_ns[edata->temp_batch_odr]; in lsm6dsv16x_decode_fifo()
399 (temp_count - 1) * temp_period_ns[edata->temp_batch_odr]; in lsm6dsv16x_decode_fifo()