Home
last modified time | relevance | path

Searched refs:lpf (Results 1 – 24 of 24) sorted by relevance

/hal_st-latest/sensor/stmemsc/ilps28qsw_STdC/driver/
Dilps28qsw_reg.c494 ctrl_reg2.en_lpfp = (uint8_t)val->lpf & 0x01U; in ilps28qsw_mode_set()
495 ctrl_reg2.lfpf_cfg = ((uint8_t)val->lpf & 0x02U) >> 1; in ilps28qsw_mode_set()
612 val->lpf = ILPS28QSW_LPF_DISABLE; in ilps28qsw_mode_get()
615 val->lpf = ILPS28QSW_LPF_ODR_DIV_4; in ilps28qsw_mode_get()
618 val->lpf = ILPS28QSW_LPF_ODR_DIV_9; in ilps28qsw_mode_get()
621 val->lpf = ILPS28QSW_LPF_DISABLE; in ilps28qsw_mode_get()
Dilps28qsw_reg.h598 ilps28qsw_lpf_t lpf; member
/hal_st-latest/sensor/stmemsc/lps22df_STdC/driver/
Dlps22df_reg.c562 ctrl_reg2.en_lpfp = (uint8_t)val->lpf & 0x01U; in lps22df_mode_set()
563 ctrl_reg2.lfpf_cfg = ((uint8_t)val->lpf & 0x02U) >> 2; in lps22df_mode_set()
663 val->lpf = LPS22DF_LPF_DISABLE; in lps22df_mode_get()
666 val->lpf = LPS22DF_LPF_ODR_DIV_4; in lps22df_mode_get()
669 val->lpf = LPS22DF_LPF_ODR_DIV_9; in lps22df_mode_get()
672 val->lpf = LPS22DF_LPF_DISABLE; in lps22df_mode_get()
Dlps22df_reg.h632 lps22df_lpf_t lpf; member
/hal_st-latest/sensor/stmemsc/lps28dfw_STdC/driver/
Dlps28dfw_reg.c495 ctrl_reg2.en_lpfp = (uint8_t)val->lpf & 0x01U; in lps28dfw_mode_set()
496 ctrl_reg2.lfpf_cfg = ((uint8_t)val->lpf & 0x02U) >> 1; in lps28dfw_mode_set()
610 val->lpf = LPS28DFW_LPF_DISABLE; in lps28dfw_mode_get()
613 val->lpf = LPS28DFW_LPF_ODR_DIV_4; in lps28dfw_mode_get()
616 val->lpf = LPS28DFW_LPF_ODR_DIV_9; in lps28dfw_mode_get()
619 val->lpf = LPS28DFW_LPF_DISABLE; in lps28dfw_mode_get()
Dlps28dfw_reg.h635 lps28dfw_lpf_t lpf; member
/hal_st-latest/sensor/stmemsc/ilps22qs_STdC/driver/
Dilps22qs_reg.c567 ctrl_reg2.en_lpfp = (uint8_t)val->lpf & 0x01U; in ilps22qs_mode_set()
568 ctrl_reg2.lfpf_cfg = ((uint8_t)val->lpf & 0x02U) >> 2; in ilps22qs_mode_set()
685 val->lpf = ILPS22QS_LPF_DISABLE; in ilps22qs_mode_get()
688 val->lpf = ILPS22QS_LPF_ODR_DIV_4; in ilps22qs_mode_get()
691 val->lpf = ILPS22QS_LPF_ODR_DIV_9; in ilps22qs_mode_get()
694 val->lpf = ILPS22QS_LPF_DISABLE; in ilps22qs_mode_get()
Dilps22qs_reg.h601 ilps22qs_lpf_t lpf; member
/hal_st-latest/sensor/stmemsc/iis2mdc_STdC/driver/
Diis2mdc_reg.h213 uint8_t lpf : 1; member
223 uint8_t lpf : 1;
Diis2mdc_reg.c423 reg.lpf = (uint8_t)val; in iis2mdc_low_pass_bandwidth_set()
446 switch (reg.lpf) in iis2mdc_low_pass_bandwidth_get()
/hal_st-latest/sensor/stmemsc/lis2mdl_STdC/driver/
Dlis2mdl_reg.h213 uint8_t lpf : 1; member
223 uint8_t lpf : 1;
Dlis2mdl_reg.c427 reg.lpf = (uint8_t)val; in lis2mdl_low_pass_bandwidth_set()
450 switch (reg.lpf) in lis2mdl_low_pass_bandwidth_get()
/hal_st-latest/sensor/stmemsc/ism303dac_STdC/driver/
Dism303dac_reg.h590 uint8_t lpf : 1; member
600 uint8_t lpf : 1;
Dism303dac_reg.c1694 cfg_reg_b_m.lpf = (uint8_t)val; in ism303dac_mg_low_pass_bandwidth_set()
1719 switch (cfg_reg_b_m.lpf) in ism303dac_mg_low_pass_bandwidth_get()
/hal_st-latest/sensor/stmemsc/lsm303agr_STdC/driver/
Dlsm303agr_reg.h679 uint8_t lpf : 1; member
689 uint8_t lpf : 1;
Dlsm303agr_reg.c1285 cfg_reg_b_m.lpf = (uint8_t)val; in lsm303agr_mag_low_pass_bandwidth_set()
1310 switch (cfg_reg_b_m.lpf) in lsm303agr_mag_low_pass_bandwidth_get()
/hal_st-latest/sensor/stmemsc/lsm303ah_STdC/driver/
Dlsm303ah_reg.h680 uint8_t lpf : 1; member
690 uint8_t lpf : 1;
Dlsm303ah_reg.c1760 cfg_reg_b_m.lpf = (uint8_t)val; in lsm303ah_mg_low_pass_bandwidth_set()
1785 switch (cfg_reg_b_m.lpf) in lsm303ah_mg_low_pass_bandwidth_get()
/hal_st-latest/sensor/stmemsc/lsm6dsv16bx_STdC/driver/
Dlsm6dsv16bx_reg.c2012 ctrl9.ah_qvar_lpf = val.lpf; in lsm6dsv16bx_filt_ah_qvar_conf_set()
2047 val->lpf = ctrl9.ah_qvar_lpf; in lsm6dsv16bx_filt_ah_qvar_conf_get()
Dlsm6dsv16bx_reg.h2933 uint8_t lpf : 1; member
/hal_st-latest/sensor/stmemsc/ism330bx_STdC/driver/
Dism330bx_reg.c2000 ctrl9.ah_qvar_lpf = val.lpf; in ism330bx_filt_ah_qvar_conf_set()
2035 val->lpf = ctrl9.ah_qvar_lpf; in ism330bx_filt_ah_qvar_conf_get()
Dism330bx_reg.h2930 uint8_t lpf : 1; member
/hal_st-latest/sensor/stmemsc/st1vafe6ax_STdC/driver/
Dst1vafe6ax_reg.c1936 ctrl9.ah_bio_lpf = val.lpf; in st1vafe6ax_filt_ah_bio_conf_set()
1971 val->lpf = ctrl9.ah_bio_lpf; in st1vafe6ax_filt_ah_bio_conf_get()
Dst1vafe6ax_reg.h2861 uint8_t lpf : 1; member