Home
last modified time | relevance | path

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

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