Searched refs:seqUnderflowInterruptEnable (Results 1 – 1 of 1) sorted by relevance
2034 … .WithFlag(4, out PROTIMER_timeoutCounter[0].seqUnderflowInterruptEnable, name: "TOUT0SEQIEN") in BuildProtocolTimerRegistersCollection()2035 … .WithFlag(5, out PROTIMER_timeoutCounter[1].seqUnderflowInterruptEnable, name: "TOUT1SEQIEN") in BuildProtocolTimerRegistersCollection()9194 … public bool SeqInterrupt => (seqUnderflowInterrupt.Value && seqUnderflowInterruptEnable.Value)9206 public IFlagRegisterField seqUnderflowInterruptEnable; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio.PROTIMER_TimeoutCounter