Searched refs:steps_count (Results 1 – 1 of 1) sorted by relevance
179 __le16 steps_count[BMI323_STEP_LEN]; member1514 data->steps_count, in bmi323_read_steps()1515 ARRAY_SIZE(data->steps_count)); in bmi323_read_steps()1519 *val = get_unaligned_le32(data->steps_count); in bmi323_read_steps()