Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DEFR32xG24_Radio.cs1908 … .WithValueField(0, 16, out PROTIMER_timeoutCounter[0].preCounterTop, name: "TOUT0CNTTOP") in BuildProtocolTimerRegistersCollection()
1920 … .WithValueField(0, 16, out PROTIMER_timeoutCounter[1].preCounterTop, name: "TOUT1CNTTOP") in BuildProtocolTimerRegistersCollection()
9110 preCounter.Value = preCounterTop.Value; in Start()
9137 preCounter.Value = preCounterTop.Value; in Update()
9182 preCounter.Value = preCounterTop.Value; in Update()
9214 public IValueRegisterField preCounterTop; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio.PROTIMER_TimeoutCounter