Searched refs:LSM6DSV_EMB_FUNC_FIFO_EN_A (Results 1 – 2 of 2) sorted by relevance
| /hal_st-latest/sensor/stmemsc/lsm6dsv_STdC/driver/ |
| D | lsm6dsv_reg.c | 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() 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() 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() 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() 4691 ret += lsm6dsv_write_reg(ctx, LSM6DSV_EMB_FUNC_FIFO_EN_A, in lsm6dsv_fifo_sflp_batch_set() 4717 ret = lsm6dsv_read_reg(ctx, LSM6DSV_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv_fifo_sflp_batch_get()
|
| D | lsm6dsv_reg.h | 2164 #define LSM6DSV_EMB_FUNC_FIFO_EN_A 0x44U macro
|