Searched defs:PythonPeripheral (Results 1 – 1 of 1) sorted by relevance
42 …public class PythonPeripheral : IBytePeripheral, IWordPeripheral, IDoubleWordPeripheral, IQuadWord… class44 …public PythonPeripheral(int size, bool initable = false, string script = null, string filename = n… in PythonPeripheral() method in Antmicro.Renode.Peripherals.Python.PythonPeripheral