Home
last modified time | relevance | path

Searched refs:rst_nstep (Results 1 – 4 of 4) sorted by relevance

/hal_st-latest/sensor/stmemsc/lis2ds12_STdC/driver/
Dlis2ds12_reg.h684 uint8_t rst_nstep : 1; member
686 uint8_t rst_nstep : 1;
Dlis2ds12_reg.c2917 step_counter_minths.rst_nstep = val; in lis2ds12_pedo_step_reset_set()
2940 *val = step_counter_minths.rst_nstep; in lis2ds12_pedo_step_reset_get()
/hal_st-latest/sensor/stmemsc/lsm303ah_STdC/driver/
Dlsm303ah_reg.h533 uint8_t rst_nstep : 1; member
535 uint8_t rst_nstep : 1;
Dlsm303ah_reg.c4041 step_counter_minths_a.rst_nstep = val; in lsm303ah_xl_pedo_step_reset_set()
4065 *val = step_counter_minths_a.rst_nstep; in lsm303ah_xl_pedo_step_reset_get()