Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DEFR32xG24_Radio.cs1873 …0, 32, valueProviderCallback: _ => PROTIMER_WrapCounterValue, writeCallback: (_, value) => PROTIM… in BuildProtocolTimerRegistersCollection()
3559 …i].Capture((ushort)PROTIMER_PreCounterValue, PROTIMER_BaseCounterValue, PROTIMER_WrapCounterValue); in FRC_CheckSyncWords()
4231 …i].Capture((ushort)PROTIMER_PreCounterValue, PROTIMER_BaseCounterValue, PROTIMER_WrapCounterValue); in RAC_TxTimerLimitReached()
4318 …i].Capture((ushort)PROTIMER_PreCounterValue, PROTIMER_BaseCounterValue, PROTIMER_WrapCounterValue); in RAC_RxTimerLimitReached()
4445 public uint PROTIMER_WrapCounterValue property in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio