Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/lis2du12_STdC/driver/
Dlis2du12_reg.h322 uint8_t fifo_depth : 1; member
326 uint8_t fifo_depth : 1;
Dlis2du12_reg.c792 fifo_ctrl.fifo_depth = (uint8_t) val->store; in lis2du12_fifo_mode_set()
858 switch (fifo_ctrl.fifo_depth) in lis2du12_fifo_mode_get()
/hal_st-latest/sensor/stmemsc/st1vafe3bx_STdC/driver/
Dst1vafe3bx_reg.h347 uint8_t fifo_depth : 1; member
351 uint8_t fifo_depth : 1;
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()
/hal_st-latest/sensor/stmemsc/lis2duxs12_STdC/driver/
Dlis2duxs12_reg.h354 uint8_t fifo_depth : 1; member
358 uint8_t fifo_depth : 1;
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()
/hal_st-latest/sensor/stmemsc/lis2dux12_STdC/driver/
Dlis2dux12_reg.h354 uint8_t fifo_depth : 1; member
358 uint8_t fifo_depth : 1;
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()