Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DEFR32xG24_Radio.cs2036 … .WithFlag(6, out PROTIMER_timeoutCounter[0].seqMatchInterruptEnable, name: "TOUT0MATCHSEQIEN") in BuildProtocolTimerRegistersCollection()
2037 … .WithFlag(7, out PROTIMER_timeoutCounter[1].seqMatchInterruptEnable, name: "TOUT1MATCHSEQIEN") in BuildProtocolTimerRegistersCollection()
9195 … || (seqMatchInterrupt.Value && seqMatchInterruptEnable.Value);
9208 public IFlagRegisterField seqMatchInterruptEnable; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio.PROTIMER_TimeoutCounter