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

  /hardware/invensense/60xx/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;

Completed in 6519 milliseconds