OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:readWordReg
(Results
1 - 3
of
3
) sorted by null
/hardware/bsp/intel/peripheral/libmraa/examples/python/
bmp85.py
41
print(str(x.
readWordReg
(0xf6)))
/hardware/bsp/intel/peripheral/libmraa/api/mraa/
i2c.hpp
146
readWordReg
(uint8_t reg)
/hardware/bsp/intel/peripheral/libmraa/examples/java/
Bmp85.java
63
System.out.println(i2c.
readWordReg
((byte)0xf6));
Completed in 436 milliseconds