Searched refs:readyInterrupt (Results 1 – 1 of 1) sorted by relevance
211 .WithFlag(0, out readyInterrupt, name: "RDY") in BuildRegistersCollection()273 readyInterrupt.Value = true; in OnStartUpTimerExpired()288 var irq = (readyInterruptEnable.Value && readyInterrupt.Value); in UpdateInterrupts()313 private IFlagRegisterField readyInterrupt; field in Antmicro.Renode.Peripherals.Miscellaneous.SiLabs.EFR32xG2_HFXO_2