Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DEFR32xG24_Radio.cs1778 …mField<DoubleWordRegister, PROTIMER_PreCounterSource>(8, 2, out PROTIMER_preCounterSource, changeC… in BuildProtocolTimerRegistersCollection()
1825 ….WithFlag(0, FieldMode.Set, writeCallback: (_, value) => { if(PROTIMER_preCounterSource.Value == P… in BuildProtocolTimerRegistersCollection()
5679 private IEnumRegisterField<PROTIMER_PreCounterSource> PROTIMER_preCounterSource; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio