Searched refs:LIS2DU12_FIFO_CTRL (Results 1 – 2 of 2) sorted by relevance
786 ret = lis2du12_read_reg(ctx, LIS2DU12_FIFO_CTRL, reg, 2); in lis2du12_fifo_mode_set()808 ret += lis2du12_write_reg(ctx, LIS2DU12_FIFO_CTRL, reg, 2); in lis2du12_fifo_mode_set()828 ret = lis2du12_read_reg(ctx, LIS2DU12_FIFO_CTRL, reg, 2); in lis2du12_fifo_mode_get()
315 #define LIS2DU12_FIFO_CTRL 0x15U macro