Home
last modified time | relevance | path

Searched refs:fth_fifo (Results 1 – 4 of 4) sorted by relevance

/hal_st-latest/sensor/stmemsc/lps25hb_STdC/driver/
Dlps25hb_reg.h352 uint8_t fth_fifo : 1; member
354 uint8_t fth_fifo : 1;
Dlps25hb_reg.c1853 *val = reg.fth_fifo; in lps25hb_fifo_fth_flag_get()
/hal_st-latest/sensor/stmemsc/lps22hb_STdC/driver/
Dlps22hb_reg.h331 uint8_t fth_fifo : 1; member
333 uint8_t fth_fifo : 1;
Dlps22hb_reg.c1986 *val = fifo_status.fth_fifo; in lps22hb_fifo_fth_flag_get()