Searched refs:binaryLength (Results 1 – 1 of 1) sorted by relevance
110 … machine.SystemBus.WriteBytes(flashBuffer, binaryLoadAddress, binaryLength, context: cpu); in WaitForBinary()128 binaryLength = 0; in Reset()318 binaryLength += len; in CopyFromSRAMToFlash()334 private uint binaryLength; field in Antmicro.Renode.Integrations.ArduinoLoader