Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Python/
DPythonPeripheral.cs212 private readonly PeripheralPythonEngine pythonRunner; field in Antmicro.Renode.Peripherals.Python.PythonPeripheral
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/
DMonitor.cs1220 private readonly MonitorPythonEngine pythonRunner; field in Antmicro.Renode.UserInterface.Monitor