| /hal_st-latest/sensor/stmemsc/lsm6dsv16bx_STdC/driver/ |
| D | lsm6dsv16bx_reg.c | 5578 lsm6dsv16bx_emb_func_fifo_en_a_t emb_func_fifo_en_a; in lsm6dsv16bx_fifo_sflp_batch_set() local 5584 …ret = lsm6dsv16bx_read_reg(ctx, LSM6DSV16BX_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv16bx_fifo_sflp_batch_set() 5585 emb_func_fifo_en_a.sflp_game_fifo_en = val.game_rotation; in lsm6dsv16bx_fifo_sflp_batch_set() 5586 emb_func_fifo_en_a.sflp_gravity_fifo_en = val.gravity; in lsm6dsv16bx_fifo_sflp_batch_set() 5587 emb_func_fifo_en_a.sflp_gbias_fifo_en = val.gbias; in lsm6dsv16bx_fifo_sflp_batch_set() 5589 (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv16bx_fifo_sflp_batch_set() 5608 lsm6dsv16bx_emb_func_fifo_en_a_t emb_func_fifo_en_a; in lsm6dsv16bx_fifo_sflp_batch_get() local 5614 …ret = lsm6dsv16bx_read_reg(ctx, LSM6DSV16BX_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv16bx_fifo_sflp_batch_get() 5616 val->game_rotation = emb_func_fifo_en_a.sflp_game_fifo_en; in lsm6dsv16bx_fifo_sflp_batch_get() 5617 val->gravity = emb_func_fifo_en_a.sflp_gravity_fifo_en; in lsm6dsv16bx_fifo_sflp_batch_get() [all …]
|
| D | lsm6dsv16bx_reg.h | 2550 lsm6dsv16bx_emb_func_fifo_en_a_t emb_func_fifo_en_a; member
|
| /hal_st-latest/sensor/stmemsc/ism330bx_STdC/driver/ |
| D | ism330bx_reg.c | 5558 ism330bx_emb_func_fifo_en_a_t emb_func_fifo_en_a; in ism330bx_fifo_sflp_batch_set() local 5564 ret = ism330bx_read_reg(ctx, ISM330BX_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in ism330bx_fifo_sflp_batch_set() 5565 emb_func_fifo_en_a.sflp_game_fifo_en = val.game_rotation; in ism330bx_fifo_sflp_batch_set() 5566 emb_func_fifo_en_a.sflp_gravity_fifo_en = val.gravity; in ism330bx_fifo_sflp_batch_set() 5567 emb_func_fifo_en_a.sflp_gbias_fifo_en = val.gbias; in ism330bx_fifo_sflp_batch_set() 5569 (uint8_t *)&emb_func_fifo_en_a, 1); in ism330bx_fifo_sflp_batch_set() 5588 ism330bx_emb_func_fifo_en_a_t emb_func_fifo_en_a; in ism330bx_fifo_sflp_batch_get() local 5594 ret = ism330bx_read_reg(ctx, ISM330BX_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in ism330bx_fifo_sflp_batch_get() 5596 val->game_rotation = emb_func_fifo_en_a.sflp_game_fifo_en; in ism330bx_fifo_sflp_batch_get() 5597 val->gravity = emb_func_fifo_en_a.sflp_gravity_fifo_en; in ism330bx_fifo_sflp_batch_get() [all …]
|
| D | ism330bx_reg.h | 2550 ism330bx_emb_func_fifo_en_a_t emb_func_fifo_en_a; member
|
| /hal_st-latest/sensor/stmemsc/st1vafe6ax_STdC/driver/ |
| D | st1vafe6ax_reg.c | 5494 st1vafe6ax_emb_func_fifo_en_a_t emb_func_fifo_en_a; in st1vafe6ax_fifo_sflp_batch_set() local 5500 … ret = st1vafe6ax_read_reg(ctx, ST1VAFE6AX_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in st1vafe6ax_fifo_sflp_batch_set() 5501 emb_func_fifo_en_a.sflp_game_fifo_en = val.game_rotation; in st1vafe6ax_fifo_sflp_batch_set() 5502 emb_func_fifo_en_a.sflp_gravity_fifo_en = val.gravity; in st1vafe6ax_fifo_sflp_batch_set() 5503 emb_func_fifo_en_a.sflp_gbias_fifo_en = val.gbias; in st1vafe6ax_fifo_sflp_batch_set() 5505 (uint8_t *)&emb_func_fifo_en_a, 1); in st1vafe6ax_fifo_sflp_batch_set() 5524 st1vafe6ax_emb_func_fifo_en_a_t emb_func_fifo_en_a; in st1vafe6ax_fifo_sflp_batch_get() local 5530 … ret = st1vafe6ax_read_reg(ctx, ST1VAFE6AX_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in st1vafe6ax_fifo_sflp_batch_get() 5532 val->game_rotation = emb_func_fifo_en_a.sflp_game_fifo_en; in st1vafe6ax_fifo_sflp_batch_get() 5533 val->gravity = emb_func_fifo_en_a.sflp_gravity_fifo_en; in st1vafe6ax_fifo_sflp_batch_get() [all …]
|
| D | st1vafe6ax_reg.h | 2491 st1vafe6ax_emb_func_fifo_en_a_t emb_func_fifo_en_a; member
|
| /hal_st-latest/sensor/stmemsc/lsm6dsv16x_STdC/driver/ |
| D | lsm6dsv16x_reg.c | 4640 lsm6dsv16x_emb_func_fifo_en_a_t emb_func_fifo_en_a; in lsm6dsv16x_fifo_stpcnt_batch_set() local 4649 ret = lsm6dsv16x_read_reg(ctx, LSM6DSV16X_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv16x_fifo_stpcnt_batch_set() 4650 emb_func_fifo_en_a.step_counter_fifo_en = val; in lsm6dsv16x_fifo_stpcnt_batch_set() 4651 …ret += lsm6dsv16x_write_reg(ctx, LSM6DSV16X_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv16x_fifo_stpcnt_batch_set() 4668 lsm6dsv16x_emb_func_fifo_en_a_t emb_func_fifo_en_a; in lsm6dsv16x_fifo_stpcnt_batch_get() local 4677 ret += lsm6dsv16x_read_reg(ctx, LSM6DSV16X_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv16x_fifo_stpcnt_batch_get() 4678 *val = emb_func_fifo_en_a.step_counter_fifo_en; in lsm6dsv16x_fifo_stpcnt_batch_get() 4695 lsm6dsv16x_emb_func_fifo_en_a_t emb_func_fifo_en_a; in lsm6dsv16x_fifo_mlc_batch_set() local 4704 ret = lsm6dsv16x_read_reg(ctx, LSM6DSV16X_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv16x_fifo_mlc_batch_set() 4705 emb_func_fifo_en_a.mlc_fifo_en = val; in lsm6dsv16x_fifo_mlc_batch_set() [all …]
|
| D | lsm6dsv16x_reg.h | 3762 lsm6dsv16x_emb_func_fifo_en_a_t emb_func_fifo_en_a; member
|
| /hal_st-latest/sensor/stmemsc/lsm6dsv32x_STdC/driver/ |
| D | lsm6dsv32x_reg.c | 4641 lsm6dsv32x_emb_func_fifo_en_a_t emb_func_fifo_en_a; in lsm6dsv32x_fifo_stpcnt_batch_set() local 4650 ret = lsm6dsv32x_read_reg(ctx, LSM6DSV32X_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv32x_fifo_stpcnt_batch_set() 4651 emb_func_fifo_en_a.step_counter_fifo_en = val; in lsm6dsv32x_fifo_stpcnt_batch_set() 4652 …ret += lsm6dsv32x_write_reg(ctx, LSM6DSV32X_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv32x_fifo_stpcnt_batch_set() 4669 lsm6dsv32x_emb_func_fifo_en_a_t emb_func_fifo_en_a; in lsm6dsv32x_fifo_stpcnt_batch_get() local 4678 ret += lsm6dsv32x_read_reg(ctx, LSM6DSV32X_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv32x_fifo_stpcnt_batch_get() 4679 *val = emb_func_fifo_en_a.step_counter_fifo_en; in lsm6dsv32x_fifo_stpcnt_batch_get() 4696 lsm6dsv32x_emb_func_fifo_en_a_t emb_func_fifo_en_a; in lsm6dsv32x_fifo_mlc_batch_set() local 4705 ret = lsm6dsv32x_read_reg(ctx, LSM6DSV32X_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv32x_fifo_mlc_batch_set() 4706 emb_func_fifo_en_a.mlc_fifo_en = val; in lsm6dsv32x_fifo_mlc_batch_set() [all …]
|
| D | lsm6dsv32x_reg.h | 3762 lsm6dsv32x_emb_func_fifo_en_a_t emb_func_fifo_en_a; member
|
| /hal_st-latest/sensor/stmemsc/lsm6dsv16b_STdC/driver/ |
| D | lsm6dsv16b_reg.c | 5378 lsm6dsv16b_emb_func_fifo_en_a_t emb_func_fifo_en_a; in lsm6dsv16b_fifo_sflp_batch_set() local 5384 … ret = lsm6dsv16b_read_reg(ctx, LSM6DSV16B_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv16b_fifo_sflp_batch_set() 5385 emb_func_fifo_en_a.sflp_game_fifo_en = val.game_rotation; in lsm6dsv16b_fifo_sflp_batch_set() 5386 emb_func_fifo_en_a.sflp_gravity_fifo_en = val.gravity; in lsm6dsv16b_fifo_sflp_batch_set() 5387 emb_func_fifo_en_a.sflp_gbias_fifo_en = val.gbias; in lsm6dsv16b_fifo_sflp_batch_set() 5389 (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv16b_fifo_sflp_batch_set() 5408 lsm6dsv16b_emb_func_fifo_en_a_t emb_func_fifo_en_a; in lsm6dsv16b_fifo_sflp_batch_get() local 5414 … ret = lsm6dsv16b_read_reg(ctx, LSM6DSV16B_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv16b_fifo_sflp_batch_get() 5416 val->game_rotation = emb_func_fifo_en_a.sflp_game_fifo_en; in lsm6dsv16b_fifo_sflp_batch_get() 5417 val->gravity = emb_func_fifo_en_a.sflp_gravity_fifo_en; in lsm6dsv16b_fifo_sflp_batch_get() [all …]
|
| D | lsm6dsv16b_reg.h | 2323 lsm6dsv16b_emb_func_fifo_en_a_t emb_func_fifo_en_a; member
|
| /hal_st-latest/sensor/stmemsc/lsm6dsv_STdC/driver/ |
| D | lsm6dsv_reg.c | 4570 lsm6dsv_emb_func_fifo_en_a_t emb_func_fifo_en_a; in lsm6dsv_fifo_stpcnt_batch_set() local 4579 ret = lsm6dsv_read_reg(ctx, LSM6DSV_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv_fifo_stpcnt_batch_set() 4580 emb_func_fifo_en_a.step_counter_fifo_en = val; in lsm6dsv_fifo_stpcnt_batch_set() 4581 ret += lsm6dsv_write_reg(ctx, LSM6DSV_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv_fifo_stpcnt_batch_set() 4598 lsm6dsv_emb_func_fifo_en_a_t emb_func_fifo_en_a; in lsm6dsv_fifo_stpcnt_batch_get() local 4607 ret += lsm6dsv_read_reg(ctx, LSM6DSV_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv_fifo_stpcnt_batch_get() 4608 *val = emb_func_fifo_en_a.step_counter_fifo_en; in lsm6dsv_fifo_stpcnt_batch_get() 4681 lsm6dsv_emb_func_fifo_en_a_t emb_func_fifo_en_a; in lsm6dsv_fifo_sflp_batch_set() local 4687 ret = lsm6dsv_read_reg(ctx, LSM6DSV_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv_fifo_sflp_batch_set() 4688 emb_func_fifo_en_a.sflp_game_fifo_en = val.game_rotation; in lsm6dsv_fifo_sflp_batch_set() [all …]
|
| D | lsm6dsv_reg.h | 3560 lsm6dsv_emb_func_fifo_en_a_t emb_func_fifo_en_a; member
|