Searched refs:FRC_packetBufferThresholdInterrupt (Results 1 – 1 of 1) sorted by relevance
1025 .WithFlag(21, out FRC_packetBufferThresholdInterrupt, name: "PKTBUFTHRESHOLDIF") in BuildFrameControllerRegistersCollection()2796 … || (FRC_packetBufferThresholdInterrupt.Value && FRC_packetBufferThresholdInterruptEnable.Value)); in UpdateInterrupts()3606 FRC_packetBufferThresholdInterrupt.Value = true; in FRC_CheckPacketCaptureBufferThreshold()5501 private IFlagRegisterField FRC_packetBufferThresholdInterrupt; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio