Searched refs:PROTIMER_WrapCounterSource (Results 1 – 1 of 1) sorted by relevance
1806 ….WithEnumField<DoubleWordRegister, PROTIMER_WrapCounterSource>(16, 2, out PROTIMER_wrapCounterSour… in BuildProtocolTimerRegistersCollection()1810 case PROTIMER_WrapCounterSource.Unused: in BuildProtocolTimerRegistersCollection()4450 … if (PROTIMER_wrapCounterSource.Value == PROTIMER_WrapCounterSource.PreCounterOverflow4532 if (PROTIMER_wrapCounterSource.Value == PROTIMER_WrapCounterSource.PreCounterOverflow) in PROTIMER_ComputeTimerLimit()4585 … && PROTIMER_wrapCounterSource.Value == PROTIMER_WrapCounterSource.PreCounterOverflow in PROTIMER_ComputeTimerLimit()4657 if(PROTIMER_wrapCounterSource.Value == PROTIMER_WrapCounterSource.PreCounterOverflow) in PROTIMER_HandlePreCounterOverflow()4674 if(PROTIMER_wrapCounterSource.Value == PROTIMER_WrapCounterSource.BaseCounterOverflow) in PROTIMER_HandleBaseCounterOverflow()5681 private IEnumRegisterField<PROTIMER_WrapCounterSource> PROTIMER_wrapCounterSource;6088 private enum PROTIMER_WrapCounterSource enum in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio