Searched refs:Capture (Results 1 – 4 of 4) sorted by relevance
21 var dispatchInfo = ExceptionDispatchInfo.Capture(e); in AddException()
156 Capture, enumerator
3542 …nable.Value && PROTIMER_captureCompareChannel[i].mode.Value == PROTIMER_CaptureCompareMode.Capture) in FRC_CheckSyncWords()3559 …PROTIMER_captureCompareChannel[i].Capture((ushort)PROTIMER_PreCounterValue, PROTIMER_BaseCounterVa… in FRC_CheckSyncWords()4225 …nable.Value && PROTIMER_captureCompareChannel[i].mode.Value == PROTIMER_CaptureCompareMode.Capture) in RAC_TxTimerLimitReached()4231 …PROTIMER_captureCompareChannel[i].Capture((ushort)PROTIMER_PreCounterValue, PROTIMER_BaseCounterVa… in RAC_TxTimerLimitReached()4311 …nable.Value && PROTIMER_captureCompareChannel[i].mode.Value == PROTIMER_CaptureCompareMode.Capture) in RAC_RxTimerLimitReached()4318 …PROTIMER_captureCompareChannel[i].Capture((ushort)PROTIMER_PreCounterValue, PROTIMER_BaseCounterVa… in RAC_RxTimerLimitReached()6113 Capture = 0x1, enumerator9228 public void Capture(ushort preVal, ushort baseVal, uint wrapVal) in Capture() method in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio.PROTIMER_CaptureCompareChannel
224 … System.Runtime.ExceptionServices.ExceptionDispatchInfo.Capture(e.InnerException).Throw(); in RunCommand()