Home
last modified time | relevance | path

Searched refs:store (Results 1 – 8 of 8) sorted by relevance

/hal_st-latest/sensor/stmemsc/lis2du12_STdC/driver/
Dlis2du12_reg.c792 fifo_ctrl.fifo_depth = (uint8_t) val->store; in lis2du12_fifo_mode_set()
861 val->store = LIS2DU12_16_BIT; in lis2du12_fifo_mode_get()
864 val->store = LIS2DU12_8_BIT; in lis2du12_fifo_mode_get()
867 val->store = LIS2DU12_16_BIT; in lis2du12_fifo_mode_get()
932 if (fmd->store == LIS2DU12_8_BIT) in lis2du12_fifo_data_get()
Dlis2du12_reg.h904 lis2du12_fifo_store_t store; member
/hal_st-latest/sensor/stmemsc/lis2dux12_STdC/driver/
Dlis2dux12_reg.c1964 fifo_ctrl.fifo_depth = (uint8_t)val.store; in lis2dux12_fifo_mode_set()
2029 val->store = (lis2dux12_store_t)fifo_ctrl.fifo_depth; in lis2dux12_fifo_mode_get()
Dlis2dux12_reg.h2397 lis2dux12_store_t store; member
/hal_st-latest/sensor/stmemsc/lis2duxs12_STdC/driver/
Dlis2duxs12_reg.c1996 fifo_ctrl.fifo_depth = (uint8_t)val.store; in lis2duxs12_fifo_mode_set()
2061 val->store = (lis2duxs12_store_t)fifo_ctrl.fifo_depth; in lis2duxs12_fifo_mode_get()
Dlis2duxs12_reg.h2429 lis2duxs12_store_t store; member
/hal_st-latest/sensor/stmemsc/st1vafe3bx_STdC/driver/
Dst1vafe3bx_reg.c1975 fifo_ctrl.fifo_depth = (uint8_t)val.store; in st1vafe3bx_fifo_mode_set()
2047 val->store = (enum st1vafe3bx_store_t)fifo_ctrl.fifo_depth; in st1vafe3bx_fifo_mode_get()
Dst1vafe3bx_reg.h2329 } store; member