OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dmpTConfig
(Results
1 - 2
of
2
) 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;
Completed in 29 milliseconds