HomeSort by relevance Sort by last modified time
    Searched refs:GA_8_1_REG (Results 1 - 4 of 4) sorted by null

  /hardware/bsp/intel/peripheral/libmraa/examples/c++/
I2c-compass.cpp 70 #define GA_8_1_REG 0x07 << 5
  /hardware/bsp/intel/peripheral/libmraa/examples/
i2c_HMC5883L.c 66 #define GA_8_1_REG 0x07 << 5
  /hardware/bsp/intel/peripheral/libmraa/examples/java/
I2cCompass.java 81 final static byte GA_8_1_REG = ((byte) (0x07 << 5));
  /hardware/bsp/intel/peripheral/libupm/src/hmc5883l/
hmc5883l.cxx 70 #define GA_8_1_REG 0x07 << 5

Completed in 69 milliseconds