Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/sths34pf80_STdC/driver/
Dsths34pf80_reg.h191 uint8_t lpf_m : 3; member
197 uint8_t lpf_m : 3;
Dsths34pf80_reg.c981 lpf1.lpf_m = ((uint8_t)val & 0x7U); in sths34pf80_lpf_m_bandwidth_set()
1003 switch ((lpf1.lpf_m)) in sths34pf80_lpf_m_bandwidth_get()