Searched refs:FRC_rxAbortedInterrupt (Results 1 – 1 of 1) sorted by relevance
1009 .WithFlag(5, out FRC_rxAbortedInterrupt, name: "RXABORTEDIF") in BuildFrameControllerRegistersCollection()2790 || (FRC_rxAbortedInterrupt.Value && FRC_rxAbortedInterruptEnable.Value) in UpdateInterrupts()3633 FRC_rxAbortedInterrupt.Value = true; in FRC_RxAbortCommand()5495 private IFlagRegisterField FRC_rxAbortedInterrupt; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio