OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NUNCHUCK_I2C_ADDR
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/nunchuck/
nunchuck.h
29
#define
NUNCHUCK_I2C_ADDR
0x52
74
NUNCHUCK(int bus, uint8_t addr=
NUNCHUCK_I2C_ADDR
);
nunchuck.cxx
87
mraa_i2c_address(m_i2c,
NUNCHUCK_I2C_ADDR
);
Completed in 336 milliseconds