Searched defs:Array (Results 1 – 5 of 5) sorted by relevance
42 return Array.prototype.slice.call(new Uint8Array(this.spiInstance.read(bytes))); class
41 return Array.prototype.slice.call(new Uint8Array(this.i2cInstance.read(bytes))); class
39 var Array = g.Array; variable
38 var Array = g.Array; variable
12 …:"1.3.2",size:function(){return this.length},get:function(E){return E===g?Array.prototype.slice.ca… class
Completed in 19 milliseconds