Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DEFR32xG24_Radio.cs1929 .WithFlag(1, out PROTIMER_baseCounterOverflowInterrupt, name: "BASECNTOFIF") in BuildProtocolTimerRegistersCollection()
2828 …|| (PROTIMER_baseCounterOverflowInterrupt.Value && PROTIMER_baseCounterOverflowInterruptEnable.Val… in UpdateInterrupts()
5720 private IFlagRegisterField PROTIMER_baseCounterOverflowInterrupt; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio