Home
last modified time | relevance | path

Searched refs:LIS2DUXS12_FIFO_BATCH_DEC (Results 1 – 2 of 2) sorted by relevance

/hal_st-latest/sensor/stmemsc/lis2duxs12_STdC/driver/
Dlis2duxs12_reg.c1979 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()
Dlis2duxs12_reg.h941 #define LIS2DUXS12_FIFO_BATCH_DEC 0x47U macro