Home
last modified time | relevance | path

Searched refs:GetInterruptNumber (Results 1 – 9 of 9) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Bus/
DIGaislerAPB.cs19 uint GetInterruptNumber(); in GetInterruptNumber() method
DGaislerAPBController.cs114 recordEntry.ConfigurationWord.Irq = peripheral.GetInterruptNumber(); in cacheRecords()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MemoryControllers/
DESAMemoryController.cs80 public uint GetInterruptNumber() in GetInterruptNumber() method in Antmicro.Renode.Peripherals.MemoryControllers.ESAMemoryController
DGaisler_FaultTolerantMemoryController.cs186 public uint GetInterruptNumber() => 0; in GetInterruptNumber() method in Antmicro.Renode.Peripherals.MemoryControllers.Gaisler_FaultTolerantMemoryController
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DGaisler_GPTimer.cs69 public uint GetInterruptNumber() => this.GetCpuInterruptNumber(Connections[0]); in GetInterruptNumber() method in Antmicro.Renode.Peripherals.Timers.Gaisler_GPTimer
90 …alueField(3, 5, FieldMode.Read, name: "firstIrq", valueProviderCallback: _ => GetInterruptNumber()) in DefineRegisters()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DGaisler_GPIO.cs104 public uint GetInterruptNumber() => 0; in GetInterruptNumber() method in Antmicro.Renode.Peripherals.GPIOPort.Gaisler_GPIO
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DGaislerAPBUART.cs79 public uint GetInterruptNumber() => this.GetCpuInterruptNumber(IRQ); in GetInterruptNumber() method in Antmicro.Renode.Peripherals.UART.GaislerAPBUART
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/
DGaislerEth.cs171 public uint GetInterruptNumber() in GetInterruptNumber() method in Antmicro.Renode.Peripherals.Network.GaislerEth
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/IRQControllers/
DGaislerMIC.cs351 public uint GetInterruptNumber() in GetInterruptNumber() method in Antmicro.Renode.Peripherals.IRQControllers.GaislerMIC