Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DEFR32xG24_Radio.cs1964 … .WithFlag(2, out PROTIMER_wrapCounterOverflowInterruptEnable, name: "WRAPCNTOFIEN") in BuildProtocolTimerRegistersCollection()
2829 …|| (PROTIMER_wrapCounterOverflowInterrupt.Value && PROTIMER_wrapCounterOverflowInterruptEnable.Val… in UpdateInterrupts()
5714 private IFlagRegisterField PROTIMER_wrapCounterOverflowInterruptEnable; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio