Home
last modified time | relevance | path

Searched refs:LSM6DSV16B_EMB_FUNC_FIFO_EN_A (Results 1 – 2 of 2) sorted by relevance

/hal_st-latest/sensor/stmemsc/lsm6dsv16b_STdC/driver/
Dlsm6dsv16b_reg.c5384 … 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()
5388 ret += lsm6dsv16b_write_reg(ctx, LSM6DSV16B_EMB_FUNC_FIFO_EN_A, in lsm6dsv16b_fifo_sflp_batch_set()
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()
5584 … ret = lsm6dsv16b_read_reg(ctx, LSM6DSV16B_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv16b_fifo_stpcnt_batch_set()
5590 … ret = lsm6dsv16b_write_reg(ctx, LSM6DSV16B_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv16b_fifo_stpcnt_batch_set()
5614 … ret = lsm6dsv16b_read_reg(ctx, LSM6DSV16B_EMB_FUNC_FIFO_EN_A, (uint8_t *)&emb_func_fifo_en_a, 1); in lsm6dsv16b_fifo_stpcnt_batch_get()
Dlsm6dsv16b_reg.h1650 #define LSM6DSV16B_EMB_FUNC_FIFO_EN_A 0x44U macro