Searched refs:LIS2DUXS12_FIFO_BATCH_DEC (Results 1 – 2 of 2) sorted by relevance
1683 ret += lis2duxs12_read_reg(ctx, LIS2DUXS12_FIFO_BATCH_DEC, (uint8_t *)&fifo_batch, 1); in lis2duxs12_fifo_mode_set()1719 ret += lis2duxs12_write_reg(ctx, LIS2DUXS12_FIFO_BATCH_DEC, (uint8_t *)&fifo_batch, 1); in lis2duxs12_fifo_mode_set()1746 ret += lis2duxs12_read_reg(ctx, LIS2DUXS12_FIFO_BATCH_DEC, (uint8_t *)&fifo_batch, 1); in lis2duxs12_fifo_mode_get()
925 #define LIS2DUXS12_FIFO_BATCH_DEC 0x47U macro