Home
last modified time | relevance | path

Searched refs:readReg (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/amp-utility/python/
A DI2C.py49 def readReg(addr, dataBuffer): function
/AliOS-Things-master/components/amp/libjs/lib/
A Di2c.js52 return __native.I2C.readReg(this.i2cInstance, memaddr, bytes);
/AliOS-Things-master/components/amp/jslib/src/
A Di2c.js55 return Array.prototype.slice.call(new Uint8Array(this.i2cInstance.readReg(memaddr, bytes)));
/AliOS-Things-master/components/py_engine/framework/
A Dap3216c.py127 self.i2cDev.readReg(addr, buf)

Completed in 5 milliseconds