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

  /hardware/bsp/intel/peripheral/libupm/src/mpu9150/
mpu9150.h 128 uint8_t m_magAddress;
mpu9150.cxx 37 m_magAddress = magAddress;
72 m_mag = new AK8975(m_i2cBus, m_magAddress);

Completed in 47 milliseconds