Searched refs:LSM6DSV_TAP_CFG2 (Results 1 – 2 of 2) sorted by relevance
9433 ret += lsm6dsv_read_reg(ctx, LSM6DSV_TAP_CFG2, (uint8_t *)&tap_cfg2, 1); in lsm6dsv_tap_thresholds_set()9445 ret += lsm6dsv_write_reg(ctx, LSM6DSV_TAP_CFG2, (uint8_t *)&tap_cfg2, 1); in lsm6dsv_tap_thresholds_set()9468 ret += lsm6dsv_read_reg(ctx, LSM6DSV_TAP_CFG2, (uint8_t *)&tap_cfg2, 1); in lsm6dsv_tap_thresholds_get()
1238 #define LSM6DSV_TAP_CFG2 0x58U macro