Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_CSRNG.cs32 HardwareInstanceIRQ = new GPIO(); in OpenTitan_CSRNG()
217 public GPIO HardwareInstanceIRQ { get; } property in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_CSRNG
293HardwareInstanceIRQ.Set(hardwareInstanceInterrupt.Value && hardwareInstanceInterruptEnabled.Value); in UpdateInterrupts()