Home
last modified time | relevance | path

Searched refs:SendButtonState (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Input/
DPS2Mouse.cs103 SendButtonState(); in Press()
109 SendButtonState(); in Release()
120 private void SendButtonState() in SendButtonState() method in Antmicro.Renode.Peripherals.Input.PS2Mouse
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USB/
DUSBMouse.cs91 SendButtonState(); in Press()
97 SendButtonState(); in Release()
100 private void SendButtonState() in SendButtonState() method in Antmicro.Renode.Peripherals.USB.USBMouse