Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Python/
DPeripheralPythonEngine.cs18 public class PeripheralPythonEngine : PythonEngine class
52 public PeripheralPythonEngine(PythonPeripheral peripheral) in PeripheralPythonEngine() method in Antmicro.Renode.Peripherals.Python.PeripheralPythonEngine
58 …public PeripheralPythonEngine(PythonPeripheral peripheral, Func<ScriptEngine, ScriptSource> source… in PeripheralPythonEngine() method in Antmicro.Renode.Peripherals.Python.PeripheralPythonEngine