Searched refs:LSM6DSO32_TAP_CFG0 (Results 1 – 2 of 2) sorted by relevance
| /hal_st-latest/sensor/stmemsc/lsm6dso32_STdC/driver/ |
| D | lsm6dso32_reg.c | 2542 ret = lsm6dso32_read_reg(ctx, LSM6DSO32_TAP_CFG0, (uint8_t *)®, 1); in lsm6dso32_xl_hp_path_internal_set() 2547 ret = lsm6dso32_write_reg(ctx, LSM6DSO32_TAP_CFG0, (uint8_t *)®, 1); in lsm6dso32_xl_hp_path_internal_set() 2568 ret = lsm6dso32_read_reg(ctx, LSM6DSO32_TAP_CFG0, (uint8_t *)®, 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 *)®, 1); in lsm6dso32_act_pin_notification_set() 3984 ret = lsm6dso32_write_reg(ctx, LSM6DSO32_TAP_CFG0, (uint8_t *)®, 1); in lsm6dso32_act_pin_notification_set() 4007 ret = lsm6dso32_read_reg(ctx, LSM6DSO32_TAP_CFG0, (uint8_t *)®, 1); in lsm6dso32_act_pin_notification_get() 4166 ret = lsm6dso32_read_reg(ctx, LSM6DSO32_TAP_CFG0, (uint8_t *)®, 1); in lsm6dso32_tap_detection_on_z_set() [all …]
|
| D | lsm6dso32_reg.h | 779 #define LSM6DSO32_TAP_CFG0 0x56U macro
|