Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_EntropySource.cs35 EsEntropyValidIRQ = new GPIO(); in OpenTitan_EntropySource()
590EsEntropyValidIRQ.Set(entropyValidInterruptState.Value && entropyValidInterruptEnable.Value); in UpdateInterrupts()
606 public GPIO EsEntropyValidIRQ { get; } property in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_EntropySource