Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DEFR32xG24_Radio.cs1641 .WithFlag(29, out RAC_seqStateShutDownInterrupt, name: "STATESHUTDOWNIF") in BuildRadioControllerRegistersCollection()
3116 … irq = RAC_seqStateShutDownInterrupt.Value && RAC_seqStateShutDownInterruptEnable.Value; in UpdateInterrupts()
4031 RAC_seqStateShutDownInterrupt.Value = true; in RAC_UpdateRadioStateMachine()
5588 private IFlagRegisterField RAC_seqStateShutDownInterrupt; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio