Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dresults_holder.c48 unsigned int motion_state_counter; /**< Incremented for each no motion event in a row */ member
168 *cntr = rh.motion_state_counter; in inv_get_motion_state()
181 rh.motion_state_counter++; in inv_set_motion_state()
183 rh.motion_state_counter = 0; in inv_set_motion_state()
187 rh.motion_state_counter = 0; in inv_set_motion_state()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Dresults_holder.c43 unsigned int motion_state_counter; /**< Incremented for each no motion event in a row */ member
204 *cntr = rh.motion_state_counter; in inv_get_motion_state()
217 rh.motion_state_counter++; in inv_set_motion_state()
219 rh.motion_state_counter = 0; in inv_set_motion_state()
223 rh.motion_state_counter = 0; in inv_set_motion_state()