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

  /hardware/invensense/mlsdk/mllite/
dmpDefault.c 131 static const tKeyLabel dmpTConfig[] = {
231 #define NUM_LOCAL_KEYS (sizeof(dmpTConfig)/sizeof(dmpTConfig[0]))
315 keys[ dmpTConfig[kk].key ].addr = dmpTConfig[kk].addr;
dmpDefaultMantis.c 151 static const tKeyLabel dmpTConfig[] = {
274 #define NUM_LOCAL_KEYS (sizeof(dmpTConfig)/sizeof(dmpTConfig[0]))
418 keys[ dmpTConfig[kk].key ].addr = dmpTConfig[kk].addr;
  /hardware/invensense/libsensors_iio/software/core/mllite/linux/
ml_load_dmp.c 32 #define NUM_LOCAL_KEYS (sizeof(dmpTConfig)/sizeof(dmpTConfig[0]))

Completed in 565 milliseconds