Home
last modified time | relevance | path

Searched refs:fds_slope (Results 1 – 6 of 6) sorted by relevance

/hal_st-3.7.0/sensor/stmemsc/lis2ds12_STdC/driver/
Dlis2ds12_reg.h353 uint8_t fds_slope : 1; member
363 uint8_t fds_slope : 1;
821 uint8_t fds_slope : 1; member
831 uint8_t fds_slope : 1;
Dlis2ds12_reg.c915 ctrl2.fds_slope = (uint8_t)val; in lis2ds12_xl_hp_path_set()
938 switch (ctrl2.fds_slope) in lis2ds12_xl_hp_path_get()
/hal_st-3.7.0/sensor/stmemsc/lsm303ah_STdC/driver/
Dlsm303ah_reg.h209 uint8_t fds_slope : 1; member
219 uint8_t fds_slope : 1;
632 uint8_t fds_slope : 1; member
642 uint8_t fds_slope : 1;
Dlsm303ah_reg.c1690 ctrl2_a.fds_slope = (uint8_t)val; in lsm303ah_xl_hp_path_set()
1713 switch (ctrl2_a.fds_slope) in lsm303ah_xl_hp_path_get()
/hal_st-3.7.0/sensor/stmemsc/ism303dac_STdC/driver/
Dism303dac_reg.h209 uint8_t fds_slope : 1; member
217 uint8_t fds_slope : 1;
Dism303dac_reg.c1624 ctrl2_a.fds_slope = (uint8_t)val; in ism303dac_xl_hp_path_set()
1647 switch (ctrl2_a.fds_slope) in ism303dac_xl_hp_path_get()