Home
last modified time | relevance | path

Searched refs:Controller (Results 1 – 5 of 5) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Input/
DPS2Keyboard.cs82 public IPS2Controller Controller { get; set; } property in Antmicro.Renode.Peripherals.Input.PS2Keyboard
92 if(Controller != null) in NotifyParent()
96 Controller.Notify(); in NotifyParent()
DPS2Mouse.cs118 public IPS2Controller Controller { get; set; } property in Antmicro.Renode.Peripherals.Input.PS2Mouse
150 if(Controller != null) in NotifyParent()
154 Controller.Notify(); in NotifyParent()
DPL050.cs44 peripheral.Controller = this; in Register()
50 peripheral.Controller = null; in Unregister()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Input/
DIPS2Peripheral.cs16 IPS2Controller Controller { get; set; } property
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/Cadence_xSPICommands/
DPIOCommands.cs95 Controller = 1 enumerator