HomeSort by relevance Sort by last modified time
    Searched refs:INV_GRID (Results 1 - 2 of 2) sorted by null

  /hardware/invensense/mlsdk/mllite/
mlcontrol.h 70 #define INV_GRID 0x0001 // Indicates that the user will be controlling a system that
74 #define INV_HYSTERESIS 0x0008 // Indicates that, when INV_GRID is selected, hysteresis should be used to prevent
137 // Indicates what functions will be used. Can be a bitwise OR of INV_GRID,
mlcontrol.c 180 * - INV_GRID
189 * Indicates that, when INV_GRID is selected, hysteresis should
235 * If INV_GRID is being used, inv_get_grid_number will probably be preferrable.
689 if (cntrl_params.functions & INV_GRID) {

Completed in 166 milliseconds