Searched refs:FRC_frameErrorInterrupt (Results 1 – 1 of 1) sorted by relevance
1010 .WithFlag(6, out FRC_frameErrorInterrupt, name: "FRAMEERRORIF") in BuildFrameControllerRegistersCollection()2791 || (FRC_frameErrorInterrupt.Value && FRC_frameErrorInterruptEnable.Value) in UpdateInterrupts()3501 FRC_frameErrorInterrupt.Value = true; in FRC_TrySetFrameLength()4330 FRC_frameErrorInterrupt.Value = true; in RAC_RxTimerLimitReached()5496 private IFlagRegisterField FRC_frameErrorInterrupt; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio