Searched refs:FRC_rxOverflowInterrupt (Results 1 – 1 of 1) sorted by relevance
1012 .WithFlag(8, out FRC_rxOverflowInterrupt, name: "RXOFIF") in BuildFrameControllerRegistersCollection()2792 || (FRC_rxOverflowInterrupt.Value && FRC_rxOverflowInterruptEnable.Value) in UpdateInterrupts()3383 FRC_rxOverflowInterrupt.Value = true; in FRC_DisassembleCurrentFrame()3410 FRC_rxOverflowInterrupt.Value = true; in FRC_DisassembleCurrentFrame()5497 private IFlagRegisterField FRC_rxOverflowInterrupt; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio