Searched defs:receiver (Results 1 – 7 of 7) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/ |
| D | GPIOEndpoint.cs | 14 public GPIOEndpoint(IGPIOReceiver receiver, int number) in GPIOEndpoint()
|
| D | Machine.cs | 1578 … private static IGPIOReceiver GetActualReceiver(IGPIOReceiver receiver, int? localReceiverNumber) in GetActualReceiver()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/S32K3XX_FlexIO/ |
| D | S32K3XX_FlexIO_UART.cs | 112 private UARTReceiver receiver; field in Antmicro.Renode.Peripherals.Miscellaneous.S32K3XX_FlexIO_UART
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Config/Devices/ |
| D | DevicesConfig.cs | 356 …void InitializeGPIO(IPeripheral device, string deviceName, IGPIOReceiver receiver, IList<int> irqE… in InitializeGPIO() 378 …void InitializeGPIO(IPeripheral device, string deviceName, IGPIOReceiver receiver, IList<object> i… in InitializeGPIO()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/IRQControllers/ |
| D | MSCM.cs | 241 public readonly IGPIOReceiver receiver; field
|
| D | GaislerMIC.cs | 54 private void HandleIRQConnect(int src, IGPIOReceiver receiver, int dst) in HandleIRQConnect()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Wireless/ |
| D | InterferenceQueue.cs | 111 public static int GetCurrentRssi(IRadio receiver, RadioPhyId phyId, int channel) in GetCurrentRssi()
|