Searched refs:seqUnderflowInterrupt (Results 1 – 1 of 1) sorted by relevance
2000 … .WithFlag(4, out PROTIMER_timeoutCounter[0].seqUnderflowInterrupt, name: "TOUT0SEQIF") in BuildProtocolTimerRegistersCollection()2001 … .WithFlag(5, out PROTIMER_timeoutCounter[1].seqUnderflowInterrupt, name: "TOUT1SEQIF") in BuildProtocolTimerRegistersCollection()9142 seqUnderflowInterrupt.Value = true; in Update()9194 … public bool SeqInterrupt => (seqUnderflowInterrupt.Value && seqUnderflowInterruptEnable.Value)9205 public IFlagRegisterField seqUnderflowInterrupt; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio.PROTIMER_TimeoutCounter