Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DEFR32xG24_Radio.cs1095 … .WithFlag(21, out FRC_seqPacketBufferThresholdInterrupt, name: "PKTBUFTHRESHOLDSEQIF") in BuildFrameControllerRegistersCollection()
2924 …|| (FRC_seqPacketBufferThresholdInterrupt.Value && FRC_seqPacketBufferThresholdInterruptEnable.Val… in UpdateInterrupts()
3607 FRC_seqPacketBufferThresholdInterrupt.Value = true; in FRC_CheckPacketCaptureBufferThreshold()
5523 private IFlagRegisterField FRC_seqPacketBufferThresholdInterrupt; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio