OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_i2cBus
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/mpu9150/
mpu9150.h
127
int
m_i2cBus
;
mpu9150.cxx
38
m_i2cBus
= bus;
72
m_mag = new AK8975(
m_i2cBus
, m_magAddress);
Completed in 63 milliseconds