Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/lsm6dso32_STdC/driver/
Dlsm6dso32_reg.c2542 ret = lsm6dso32_read_reg(ctx, LSM6DSO32_TAP_CFG0, (uint8_t *)&reg, 1); in lsm6dso32_xl_hp_path_internal_set()
2547 ret = lsm6dso32_write_reg(ctx, LSM6DSO32_TAP_CFG0, (uint8_t *)&reg, 1); in lsm6dso32_xl_hp_path_internal_set()
2568 ret = lsm6dso32_read_reg(ctx, LSM6DSO32_TAP_CFG0, (uint8_t *)&reg, 1); in lsm6dso32_xl_hp_path_internal_get()
3581 ret = lsm6dso32_read_reg(ctx, LSM6DSO32_TAP_CFG0, in lsm6dso32_int_notification_set()
3588 ret = lsm6dso32_write_reg(ctx, LSM6DSO32_TAP_CFG0, in lsm6dso32_int_notification_set()
3632 ret = lsm6dso32_read_reg(ctx, LSM6DSO32_TAP_CFG0, in lsm6dso32_int_notification_get()
3979 ret = lsm6dso32_read_reg(ctx, LSM6DSO32_TAP_CFG0, (uint8_t *)&reg, 1); in lsm6dso32_act_pin_notification_set()
3984 ret = lsm6dso32_write_reg(ctx, LSM6DSO32_TAP_CFG0, (uint8_t *)&reg, 1); in lsm6dso32_act_pin_notification_set()
4007 ret = lsm6dso32_read_reg(ctx, LSM6DSO32_TAP_CFG0, (uint8_t *)&reg, 1); in lsm6dso32_act_pin_notification_get()
4166 ret = lsm6dso32_read_reg(ctx, LSM6DSO32_TAP_CFG0, (uint8_t *)&reg, 1); in lsm6dso32_tap_detection_on_z_set()
[all …]
Dlsm6dso32_reg.h779 #define LSM6DSO32_TAP_CFG0 0x56U macro