Searched refs:en_lpfp (Results 1 – 8 of 8) sorted by relevance
269 uint8_t en_lpfp : 1; member277 uint8_t en_lpfp : 1;
567 ctrl_reg2.en_lpfp = (uint8_t)val->lpf & 0x01U; in ilps22qs_mode_set()682 switch ((ctrl_reg2.lfpf_cfg << 2) | ctrl_reg2.en_lpfp) in ilps22qs_mode_get()
261 uint8_t en_lpfp : 1; member269 uint8_t en_lpfp : 1;
494 ctrl_reg2.en_lpfp = (uint8_t)val->lpf & 0x01U; in ilps28qsw_mode_set()609 switch ((ctrl_reg2.lfpf_cfg << 2) | ctrl_reg2.en_lpfp) in ilps28qsw_mode_get()
272 uint8_t en_lpfp : 1; member280 uint8_t en_lpfp : 1;
562 ctrl_reg2.en_lpfp = (uint8_t)val->lpf & 0x01U; in lps22df_mode_set()660 switch ((ctrl_reg2.lfpf_cfg << 2) | ctrl_reg2.en_lpfp) in lps22df_mode_get()
268 uint8_t en_lpfp : 1; member276 uint8_t en_lpfp : 1;
495 ctrl_reg2.en_lpfp = (uint8_t)val->lpf & 0x01U; in lps28dfw_mode_set()607 switch ((ctrl_reg2.lfpf_cfg << 2) | ctrl_reg2.en_lpfp) in lps28dfw_mode_get()