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

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

Completed in 332 milliseconds