Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/sths34pf80_STdC/driver/
Dsths34pf80_reg.h205 uint8_t lpf_a_t : 3; member
211 uint8_t lpf_a_t : 3;
Dsths34pf80_reg.c1133 lpf2.lpf_a_t = ((uint8_t)val & 0x7U); in sths34pf80_lpf_a_t_bandwidth_set()
1155 switch ((lpf2.lpf_a_t)) in sths34pf80_lpf_a_t_bandwidth_get()