Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DCC2538_Cryptoprocessor.cs91 .WithFlag(0, out interruptIsLevel) in CC2538_Cryptoprocessor()
174 if(!interruptIsLevel.Value) in RefreshInterrupts()
663 private readonly IFlagRegisterField interruptIsLevel; field in Antmicro.Renode.Peripherals.Miscellaneous.CC2538_Cryptoprocessor