Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DEFR32xG24_Radio.cs1962 … .WithFlag(0, out PROTIMER_preCounterOverflowInterruptEnable, name: "PRECNTOFIEN") in BuildProtocolTimerRegistersCollection()
2827 …irq = (PROTIMER_preCounterOverflowInterrupt.Value && PROTIMER_preCounterOverflowInterruptEnable.Va… in UpdateInterrupts()
5712 private IFlagRegisterField PROTIMER_preCounterOverflowInterruptEnable; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio