Home
last modified time | relevance | path

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

/hardware/invensense/60xx/mlsdk/mllite/
Dmlcontrol.h70 #define INV_GRID 0x0001 // Indicates that the user will be controlling a sy… macro
Dmlcontrol.c689 if (cntrl_params.functions & INV_GRID) { in inv_update_control()