Searched refs:LIS2DS12_PEDO_DEB_REG (Results 1 – 2 of 2) sorted by relevance
/hal_st-3.6.0/sensor/stmemsc/lis2ds12_STdC/driver/ |
D | lis2ds12_reg.c | 3020 ret = lis2ds12_read_reg(ctx, LIS2DS12_PEDO_DEB_REG, in lis2ds12_pedo_debounce_steps_set() 3027 ret = lis2ds12_write_reg(ctx, LIS2DS12_PEDO_DEB_REG, in lis2ds12_pedo_debounce_steps_set() 3057 ret = lis2ds12_read_reg(ctx, LIS2DS12_PEDO_DEB_REG, in lis2ds12_pedo_debounce_steps_get() 3089 ret = lis2ds12_read_reg(ctx, LIS2DS12_PEDO_DEB_REG, in lis2ds12_pedo_timeout_set() 3096 ret = lis2ds12_write_reg(ctx, LIS2DS12_PEDO_DEB_REG, in lis2ds12_pedo_timeout_set() 3127 ret = lis2ds12_read_reg(ctx, LIS2DS12_PEDO_DEB_REG, in lis2ds12_pedo_timeout_get()
|
D | lis2ds12_reg.h | 754 #define LIS2DS12_PEDO_DEB_REG 0x2BU macro
|