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

  /hardware/bsp/intel/peripheral/libmraa/examples/c++/
I2c-compass.cpp 63 #define GA_0_88_REG 0x00 << 5
  /hardware/bsp/intel/peripheral/libmraa/examples/
i2c_HMC5883L.c 59 #define GA_0_88_REG 0x00 << 5
  /hardware/bsp/intel/peripheral/libmraa/examples/java/
I2cCompass.java 74 final static byte GA_0_88_REG = ((byte) (0x00 << 5));
  /hardware/bsp/intel/peripheral/libupm/src/hmc5883l/
hmc5883l.cxx 63 #define GA_0_88_REG 0x00 << 5

Completed in 3004 milliseconds