Home
last modified time | relevance | path

Searched defs:PythonPeripheral (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Python/
DPythonPeripheral.cs42 …public class PythonPeripheral : IBytePeripheral, IWordPeripheral, IDoubleWordPeripheral, IQuadWord… class
44 …public PythonPeripheral(int size, bool initable = false, string script = null, string filename = n… in PythonPeripheral() method in Antmicro.Renode.Peripherals.Python.PythonPeripheral