OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:int_config
(Results
1 - 5
of
5
) sorted by null
/external/kernel-headers/original/linux/
l3g4200d.h
45
u8
int_config
;
member in struct:l3g4200d_platform_data
/hardware/invensense/60xx/mlsdk/mllite/
mldl.c
432
mldlCfg.
int_config
= triggers;
436
(mldlCfg.
int_config
| mldlCfg.pdata->
437
int_config
));
[
all
...]
mldl_cfg_mpu.c
66
MPL_LOGD("mldl_cfg.
int_config
= %02x\n", mldl_cfg->
int_config
);
168
MPL_LOGD("pdata->
int_config
= %02x\n", pdata->
int_config
);
mldl_cfg.h
90
unsigned char
int_config
;
member in struct:mldl_cfg
/hardware/invensense/60xx/mlsdk/platform/include/linux/
mpu.h
279
* @
int_config
: Bits [7:3] of the int config register.
293
unsigned char
int_config
;
member in struct:mpu_platform_data
Completed in 322 milliseconds