Searched refs:AttachGPIO (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/ |
| D | IMachine.cs | 25 …void AttachGPIO(IPeripheral source, int sourceNumber, IGPIOReceiver destination, int destinationNu… in AttachGPIO() method 26 …void AttachGPIO(IPeripheral source, IGPIOReceiver destination, int destinationNumber, int? localRe… in AttachGPIO() method 27 …void AttachGPIO(IPeripheral source, string connectorName, IGPIOReceiver destination, int destinati… in AttachGPIO() method
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/ |
| D | Machine.cs | 744 …public void AttachGPIO(IPeripheral source, int sourceNumber, IGPIOReceiver destination, int destin… in AttachGPIO() method in Antmicro.Renode.Core.Machine 760 …public void AttachGPIO(IPeripheral source, IGPIOReceiver destination, int destinationNumber, int? … in AttachGPIO() method in Antmicro.Renode.Core.Machine 768 …public void AttachGPIO(IPeripheral source, string connectorName, IGPIOReceiver destination, int de… in AttachGPIO() method in Antmicro.Renode.Core.Machine
|