Searched refs:temp_batch (Results 1 – 3 of 3) sorted by relevance
32 lsm6dsv16x_fifo_temp_batch_t temp_batch = LSM6DSV16X_DT_TEMP_NOT_BATCHED; in lsm6dsv16x_config_fifo() local49 temp_batch = config->temp_batch; in lsm6dsv16x_config_fifo()84 lsm6dsv16x_fifo_temp_batch_set(ctx, temp_batch); in lsm6dsv16x_config_fifo()85 lsm6dsv16x->temp_batch_odr = temp_batch; in lsm6dsv16x_config_fifo()
77 uint8_t temp_batch : 2; member
1143 .temp_batch = DT_INST_PROP(inst, temp_fifo_batch_rate),)) \