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