Searched refs:PROTIMER_PreCounterValue (Results 1 – 1 of 1) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/ |
| D | EFR32xG24_Radio.cs | 1863 …d(0, 16, valueProviderCallback: _ => PROTIMER_PreCounterValue, writeCallback: (_, value) => PROTIM… in BuildProtocolTimerRegistersCollection() 1877 …thValueField(0, 16, FieldMode.Read, valueProviderCallback: _ => PROTIMER_PreCounterValue, name: "P… in BuildProtocolTimerRegistersCollection() 3559 …PROTIMER_captureCompareChannel[i].Capture((ushort)PROTIMER_PreCounterValue, PROTIMER_BaseCounterVa… in FRC_CheckSyncWords() 4231 …PROTIMER_captureCompareChannel[i].Capture((ushort)PROTIMER_PreCounterValue, PROTIMER_BaseCounterVa… in RAC_TxTimerLimitReached() 4318 …PROTIMER_captureCompareChannel[i].Capture((ushort)PROTIMER_PreCounterValue, PROTIMER_BaseCounterVa… in RAC_RxTimerLimitReached() 4411 public uint PROTIMER_PreCounterValue property in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio
|