Home
last modified time | relevance | path

Searched refs:GA_2_5_REG (Results 1 – 4 of 4) sorted by relevance

/hardware/bsp/intel/peripheral/libmraa/examples/
Di2c_HMC5883L.c62 #define GA_2_5_REG 0x03 << 5 macro
/hardware/bsp/intel/peripheral/libmraa/examples/c++/
DI2c-compass.cpp66 #define GA_2_5_REG 0x03 << 5 macro
/hardware/bsp/intel/peripheral/libmraa/examples/java/
DI2cCompass.java77 final static byte GA_2_5_REG = ((byte) (0x03 << 5)); field in I2cCompass
/hardware/bsp/intel/peripheral/libupm/src/hmc5883l/
Dhmc5883l.cxx66 #define GA_2_5_REG 0x03 << 5 macro