Home
last modified time | relevance | path

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

/hardware/invensense/60xx/mlsdk/mllite/
Dml.h120 #define INV_BIAS_FROM_GRAVITY 0x0002 macro
253 #define INV_BIAS_UPDATE_FUNC_DEFAULT (INV_BIAS_FROM_NO_MOTION | INV_BIAS_FROM_GRAVITY)
Dml.c1238 if ((inv_params_obj.bias_mode & INV_BIAS_FROM_GRAVITY) && in inv_set_bias_update()
1282 if (((inv_params_obj.bias_mode & INV_BIAS_FROM_GRAVITY) in inv_set_bias_update()