Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DEFR32xG24_Radio.cs1653 .WithFlag(18, out RAC_seqStateRxSearchInterruptEnable, name: "STATERXSEARCHIEN") in BuildRadioControllerRegistersCollection()
3039 … irq = RAC_seqStateRxSearchInterrupt.Value && RAC_seqStateRxSearchInterruptEnable.Value; in UpdateInterrupts()
5596 private IFlagRegisterField RAC_seqStateRxSearchInterruptEnable; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio