Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DEFR32xG24_Radio.cs2495 .WithFlag(12, out AGC_seqCcaNotDetectedInterruptEnable, name: "CCANODETSEQIEN") in BuildAutomaticGainControlRegistersCollection()
2993 … || (AGC_seqCcaNotDetectedInterrupt.Value && AGC_seqCcaNotDetectedInterruptEnable.Value)); in UpdateInterrupts()
5878 private IFlagRegisterField AGC_seqCcaNotDetectedInterruptEnable; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio