Searched refs:EntropyeRequestedIRQ (Results 1 – 1 of 1) sorted by relevance
31 EntropyeRequestedIRQ = new GPIO(); in OpenTitan_CSRNG()216 public GPIO EntropyeRequestedIRQ { get; } property in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_CSRNG291 … EntropyeRequestedIRQ.Set(entropyRequestInterrupt.Value && entropyRequestInterruptEnabled.Value); in UpdateInterrupts()