Home
last modified time | relevance | path

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

/hal_st-3.4.0/sensor/stmemsc/lsm6dso32_STdC/driver/
Dlsm6dso32_reg.c6944 ret = lsm6dso32_read_reg(ctx, LSM6DSO32_EMB_FUNC_EN_A, in lsm6dso32_pedo_sens_set()
6960 ret = lsm6dso32_write_reg(ctx, LSM6DSO32_EMB_FUNC_EN_A, in lsm6dso32_pedo_sens_set()
7010 ret = lsm6dso32_read_reg(ctx, LSM6DSO32_EMB_FUNC_EN_A, in lsm6dso32_pedo_sens_get()
7276 ret = lsm6dso32_read_reg(ctx, LSM6DSO32_EMB_FUNC_EN_A, in lsm6dso32_motion_sens_set()
7283 ret = lsm6dso32_write_reg(ctx, LSM6DSO32_EMB_FUNC_EN_A, in lsm6dso32_motion_sens_set()
7312 ret = lsm6dso32_read_reg(ctx, LSM6DSO32_EMB_FUNC_EN_A, in lsm6dso32_motion_sens_get()
7386 ret = lsm6dso32_read_reg(ctx, LSM6DSO32_EMB_FUNC_EN_A, in lsm6dso32_tilt_sens_set()
7393 ret = lsm6dso32_write_reg(ctx, LSM6DSO32_EMB_FUNC_EN_A, in lsm6dso32_tilt_sens_set()
7422 ret = lsm6dso32_read_reg(ctx, LSM6DSO32_EMB_FUNC_EN_A, in lsm6dso32_tilt_sens_get()
Dlsm6dso32_reg.h1004 #define LSM6DSO32_EMB_FUNC_EN_A 0x04U macro