OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MMA7455_XOUTL
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/mma7455/
mma7455.h
34
#define
MMA7455_XOUTL
0x00 // Read only, Output Value X LSB
mma7455.cxx
113
nBytes = i2cReadReg (
MMA7455_XOUTL
, (unsigned char *) &xyz, 0x6);
Completed in 30 milliseconds