Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DEFR32xG24_Radio.cs1655 … .WithFlag(20, out RAC_seqStateRxPoweringDownInterruptEnable, name: "STATERXPDIEN") in BuildRadioControllerRegistersCollection()
3053 …irq = RAC_seqStateRxPoweringDownInterrupt.Value && RAC_seqStateRxPoweringDownInterruptEnable.Value; in UpdateInterrupts()
5598 private IFlagRegisterField RAC_seqStateRxPoweringDownInterruptEnable; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio