OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GA_4_0_REG
(Results
1 - 4
of
4
) sorted by null
/hardware/bsp/intel/peripheral/libmraa/examples/c++/
I2c-compass.cpp
67
#define
GA_4_0_REG
0x04 << 5
/hardware/bsp/intel/peripheral/libmraa/examples/
i2c_HMC5883L.c
63
#define
GA_4_0_REG
0x04 << 5
/hardware/bsp/intel/peripheral/libmraa/examples/java/
I2cCompass.java
78
final static byte
GA_4_0_REG
= ((byte) (0x04 << 5));
/hardware/bsp/intel/peripheral/libupm/src/hmc5883l/
hmc5883l.cxx
67
#define
GA_4_0_REG
0x04 << 5
Completed in 72 milliseconds