Searched refs:dec_ts (Results 1 – 6 of 6) sorted by relevance
1970 if (val.batch.dec_ts != LIS2DUX12_DEC_TS_OFF) in lis2dux12_fifo_mode_set()1972 fifo_batch.dec_ts_batch = (uint8_t)val.batch.dec_ts; in lis2dux12_fifo_mode_set()2035 val->batch.dec_ts = (lis2dux12_dec_ts_t)fifo_batch.dec_ts_batch; in lis2dux12_fifo_mode_get()2151 data->cfg_chg.dec_ts = (fifo_raw[1] >> 3) & 0x3U; in lis2dux12_fifo_data_get()
2403 lis2dux12_dec_ts_t dec_ts; /* decimation for timestamp batching*/ member2455 uint8_t dec_ts : 2; /* Timestamp decimator value */ member
2002 if (val.batch.dec_ts != LIS2DUXS12_DEC_TS_OFF) in lis2duxs12_fifo_mode_set()2004 fifo_batch.dec_ts_batch = (uint8_t)val.batch.dec_ts; in lis2duxs12_fifo_mode_set()2067 val->batch.dec_ts = (lis2duxs12_dec_ts_t)fifo_batch.dec_ts_batch; in lis2duxs12_fifo_mode_get()2194 data->cfg_chg.dec_ts = (fifo_raw[1] >> 3) & 0x3U; in lis2duxs12_fifo_data_get()
2435 lis2duxs12_dec_ts_t dec_ts; /* decimation for timestamp batching*/ member2495 uint8_t dec_ts : 2; /* Timestamp decimator value */ member
1981 if (val.batch.dec_ts != ST1VAFE3BX_DEC_TS_OFF) in st1vafe3bx_fifo_mode_set()1983 fifo_batch.dec_ts_batch = (uint8_t)val.batch.dec_ts; in st1vafe3bx_fifo_mode_set()2053 val->batch.dec_ts = (enum st1vafe3bx_dec_ts_t)fifo_batch.dec_ts_batch; in st1vafe3bx_fifo_mode_get()2142 data->cfg_chg.dec_ts = (fifo_raw[1] >> 3) & 0x3U; in st1vafe3bx_fifo_data_get()
2343 } dec_ts; /* decimation for timestamp batching*/ member2412 uint8_t dec_ts : 2; /* Timestamp decimator value */ member