Home
last modified time | relevance | path

Searched refs:INV_MOTION (Results 1 – 8 of 8) sorted by relevance

/hardware/invensense/60xx/mlsdk/mllite/
DmlSetGyroBias.c152 if (sgb.motion == INV_MOTION) { in MLSetGyroBiasCB()
156 inv_obj->motion_state = INV_MOTION; in MLSetGyroBiasCB()
157 inv_obj->flags[INV_MOTION_STATE_CHANGE] = INV_MOTION; in MLSetGyroBiasCB()
159 inv_params_obj.motion_cb_func(INV_MOTION); in MLSetGyroBiasCB()
164 if (inv_obj->motion_state == INV_MOTION) { in MLSetGyroBiasCB()
DmlBiasNoMotion.c199 inv_set_motion_state(INV_MOTION); in MLAccelMotionDetection()
256 if (inv_obj->motion_state == INV_MOTION) { in MLPollMotionStatus()
302 inv_set_motion_state(INV_MOTION); in MLPollMotionStatus()
352 inv_set_motion_state(INV_MOTION); in MLPollMotionStatus()
Dml.c331 inv_obj.motion_state = INV_MOTION; // Motion state in inv_init_ml()
459 inv_obj.motion_state = INV_MOTION; in inv_reset_motion()
460 inv_obj.flags[INV_MOTION_STATE_CHANGE] = INV_MOTION; in inv_reset_motion()
494 inv_set_motion_state(INV_MOTION); in inv_reset_motion()
Dml.h215 #define INV_MOTION 0x0001 macro
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
Dresults_holder.h16 #define INV_MOTION 0x0001 macro
Dresults_holder.c150 if (state == INV_MOTION) in inv_set_motion_state()
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dresults_holder.h16 #define INV_MOTION 0x0001 macro
Dresults_holder.c190 if (state == INV_MOTION) in inv_set_motion_state()