Home
last modified time | relevance | path

Searched defs:counterWidth (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DEFR32_RTCCCounter.cs16 …chine machine, long frequency, IPeripheral owner, string localName, int counterWidth = 32, int pre… in EFR32_RTCCCounter()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DCC2538_Cryptoprocessor.cs395 private static void IncrementCounter(byte[] buffer, int counterWidth) in IncrementCounter()
648 private readonly IEnumRegisterField<CounterWidth> counterWidth; field in Antmicro.Renode.Peripherals.Miscellaneous.CC2538_Cryptoprocessor