Home
last modified time | relevance | path

Searched refs:INV_NO_MOTION (Results 1 – 9 of 9) sorted by relevance

/hardware/invensense/60xx/mlsdk/mllite/
DmlSetGyroBias.c154 if (inv_obj->motion_state == INV_NO_MOTION) { in MLSetGyroBiasCB()
162 } else if (sgb.motion == INV_NO_MOTION){ in MLSetGyroBiasCB()
166 inv_obj->motion_state = INV_NO_MOTION; in MLSetGyroBiasCB()
168 inv_obj->flags[INV_MOTION_STATE_CHANGE] = INV_NO_MOTION; in MLSetGyroBiasCB()
170 inv_params_obj.motion_cb_func(INV_NO_MOTION); in MLSetGyroBiasCB()
DmlBiasNoMotion.c206 inv_set_motion_state(INV_NO_MOTION); in MLAccelMotionDetection()
278 inv_set_motion_state(INV_NO_MOTION); in MLPollMotionStatus()
282 if (inv_obj->motion_state == INV_NO_MOTION) { in MLPollMotionStatus()
305 if (inv_obj->motion_state == INV_NO_MOTION) { in MLPollMotionStatus()
349 inv_set_motion_state(INV_NO_MOTION); in MLPollMotionStatus()
Dml.h216 #define INV_NO_MOTION 0x0002 macro
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
Dresults_holder.h17 #define INV_NO_MOTION 0x0002 macro
Dresults_holder.c140 if (state == INV_NO_MOTION) { in inv_set_motion_state()
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dresults_holder.h17 #define INV_NO_MOTION 0x0002 macro
Dresults_holder.c180 if (state == INV_NO_MOTION) { in inv_set_motion_state()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Dresults_holder.h17 #define INV_NO_MOTION 0x0002 macro
Dresults_holder.c216 if (state == INV_NO_MOTION) { in inv_set_motion_state()