Searched refs:dmaDoneInterruptEnabled (Results 1 – 1 of 1) sorted by relevance
95 .WithFlag(1, out dmaDoneInterruptEnabled) in CC2538_Cryptoprocessor()171 …ar value = (resultInterruptEnabled.Value && resultInterrupt) || (dmaDoneInterruptEnabled.Value && … in RefreshInterrupts()665 private readonly IFlagRegisterField dmaDoneInterruptEnabled; field in Antmicro.Renode.Peripherals.Miscellaneous.CC2538_Cryptoprocessor