Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dresults_holder.c47 unsigned char motion_state; member
169 return rh.motion_state; in inv_get_motion_state()
179 if (state == rh.motion_state) { in inv_set_motion_state()
188 rh.motion_state = state; in inv_set_motion_state()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Dresults_holder.c42 unsigned char motion_state; member
205 return rh.motion_state; in inv_get_motion_state()
215 if (state == rh.motion_state) { in inv_set_motion_state()
224 rh.motion_state = state; in inv_set_motion_state()