OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MPL3115A2_I2C_ADDRESS
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/mpl3115a2/
mpl3115a2.h
32
#define
MPL3115A2_I2C_ADDRESS
0x60
91
MPL3115A2(int bus, int devAddr=
MPL3115A2_I2C_ADDRESS
, uint8_t mode=6);
/hardware/bsp/intel/peripheral/libupm/examples/c++/
mpl3115a2.cxx
56
sensor = new upm::MPL3115A2(0,
MPL3115A2_I2C_ADDRESS
);
Completed in 40 milliseconds