Home
last modified time | relevance | path

Searched refs:fs_g (Results 1 – 25 of 52) sorted by relevance

123

/hal_st-latest/sensor/stmemsc/asm330lhh_STdC/driver/
Dasm330lhh_reg.h343 uint8_t fs_g : 4; /* fs_4000 + fs_125 + fs_g */ member
347 uint8_t fs_g : 4; /* fs_4000 + fs_125 + fs_g */
Dasm330lhh_reg.c336 ctrl2_g.fs_g = (uint8_t)val; in asm330lhh_gy_full_scale_set()
357 switch (ctrl2_g.fs_g) in asm330lhh_gy_full_scale_get()
/hal_st-latest/sensor/stmemsc/lsm9ds1_STdC/driver/
Dlsm9ds1_reg.h298 uint8_t fs_g : 2; member
302 uint8_t fs_g : 2;
Dlsm9ds1_reg.c195 ctrl_reg1_g.fs_g = (uint8_t)val; in lsm9ds1_gy_full_scale_set()
220 switch (ctrl_reg1_g.fs_g) in lsm9ds1_gy_full_scale_get()
/hal_st-latest/sensor/stmemsc/ism330is_STdC/driver/
Dism330is_reg.h296 uint8_t fs_g : 2; member
300 uint8_t fs_g : 2;
Dism330is_reg.c757 ctrl2_g.fs_g = ((uint8_t)val & 0x3U); in ism330is_gy_full_scale_set()
781 switch ((ctrl2_g.fs_125 << 4) | (ctrl2_g.fs_g)) in ism330is_gy_full_scale_get()
/hal_st-latest/sensor/stmemsc/lsm6dso16is_STdC/driver/
Dlsm6dso16is_reg.h296 uint8_t fs_g : 2; member
300 uint8_t fs_g : 2;
Dlsm6dso16is_reg.c757 ctrl2_g.fs_g = ((uint8_t)val & 0x3U); in lsm6dso16is_gy_full_scale_set()
781 switch ((ctrl2_g.fs_125 << 4) | (ctrl2_g.fs_g)) in lsm6dso16is_gy_full_scale_get()
/hal_st-latest/sensor/stmemsc/ism330dlc_STdC/driver/
Dism330dlc_reg.h363 uint8_t fs_g : 3; /* fs_g + fs_125 */ member
367 uint8_t fs_g : 3; /* fs_g + fs_125 */
/hal_st-latest/sensor/stmemsc/asm330lhbg1_STdC/driver/
Dasm330lhbg1_reg.h355 uint8_t fs_g : 4; /* fs_4000 + fs_125 + fs_g */ member
359 uint8_t fs_g : 4; /* fs_4000 + fs_125 + fs_g */
/hal_st-latest/sensor/stmemsc/asm330lhb_STdC/driver/
Dasm330lhb_reg.h355 uint8_t fs_g : 4; /* fs_4000 + fs_125 + fs_g */ member
359 uint8_t fs_g : 4; /* fs_4000 + fs_125 + fs_g */
/hal_st-latest/sensor/stmemsc/lsm6dsl_STdC/driver/
Dlsm6dsl_reg.h371 uint8_t fs_g : 3; /* fs_g + fs_125 */ member
375 uint8_t fs_g : 3; /* fs_g + fs_125 */
/hal_st-latest/sensor/stmemsc/lsm6ds3tr-c_STdC/driver/
Dlsm6ds3tr-c_reg.h371 uint8_t fs_g : 3; /* fs_g + fs_125 */ member
375 uint8_t fs_g : 3; /* fs_g + fs_125 */
/hal_st-latest/sensor/stmemsc/lsm6dsm_STdC/driver/
Dlsm6dsm_reg.h372 uint8_t fs_g : 3; /* fs_g + fs_125 */ member
376 uint8_t fs_g : 3; /* fs_g + fs_125 */
/hal_st-latest/sensor/stmemsc/lsm6dsv16b_STdC/driver/
Dlsm6dsv16b_reg.h476 uint8_t fs_g : 4; member
482 uint8_t fs_g : 4;
/hal_st-latest/sensor/stmemsc/lsm6dsv16bx_STdC/driver/
Dlsm6dsv16bx_reg.h478 uint8_t fs_g : 4; member
484 uint8_t fs_g : 4;
/hal_st-latest/sensor/stmemsc/ism330bx_STdC/driver/
Dism330bx_reg.h478 uint8_t fs_g : 4; member
484 uint8_t fs_g : 4;
/hal_st-latest/sensor/stmemsc/asm330lhhxg1_STdC/driver/
Dasm330lhhxg1_reg.h355 uint8_t fs_g : 4; /* fs_4000 + fs_125 + fs_g */ member
359 uint8_t fs_g : 4; /* fs_4000 + fs_125 + fs_g */
/hal_st-latest/sensor/stmemsc/st1vafe6ax_STdC/driver/
Dst1vafe6ax_reg.h478 uint8_t fs_g : 4; member
484 uint8_t fs_g : 4;
/hal_st-latest/sensor/stmemsc/asm330lhhx_STdC/driver/
Dasm330lhhx_reg.h355 uint8_t fs_g : 4; /* fs_4000 + fs_125 + fs_g */ member
359 uint8_t fs_g : 4; /* fs_4000 + fs_125 + fs_g */
/hal_st-latest/sensor/stmemsc/lsm6dso32_STdC/driver/
Dlsm6dso32_reg.h361 uint8_t fs_g : 3; /* fs_125 + fs_g */ member
365 uint8_t fs_g : 3; /* fs_125 + fs_g */
/hal_st-latest/sensor/stmemsc/lsm6dso32x_STdC/driver/
Dlsm6dso32x_reg.c600 reg.fs_g = (uint8_t) val; in lsm6dso32x_gy_full_scale_set()
622 switch (reg.fs_g) in lsm6dso32x_gy_full_scale_get()
11647 ctrl2_g.fs_g = (uint8_t) val->ui.gy.fs; in lsm6dso32x_mode_set()
11954 switch (ctrl2_g.fs_g) in lsm6dso32x_mode_get()
/hal_st-latest/sensor/stmemsc/ism330dhcx_STdC/driver/
Dism330dhcx_reg.h358 uint8_t fs_g : 4; /* fs_4000 + fs_125 + fs_g */ member
362 uint8_t fs_g : 4; /* fs_4000 + fs_125 + fs_g */
/hal_st-latest/sensor/stmemsc/lsm6dsr_STdC/driver/
Dlsm6dsr_reg.h388 uint8_t fs_g : 4; /* fs_4000 + fs_125 + fs_g */ member
392 uint8_t fs_g : 4; /* fs_4000 + fs_125 + fs_g */
/hal_st-latest/sensor/stmemsc/lsm6dso_STdC/driver/
Dlsm6dso_reg.c466 reg.fs_g = (uint8_t) val; in lsm6dso_gy_full_scale_set()
489 switch (reg.fs_g) in lsm6dso_gy_full_scale_get()
10865 ctrl2_g.fs_g = (uint8_t) val->ui.gy.fs; in lsm6dso_mode_set()
11185 switch (ctrl2_g.fs_g) in lsm6dso_mode_get()

123