Home
last modified time | relevance | path

Searched defs:compareValue (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DSTM32L0_LpTimer.cs303 private void TryEnableCompareTimer(ulong compareValue) in TryEnableCompareTimer()
333 private readonly IValueRegisterField compareValue; field in Antmicro.Renode.Peripherals.Timers.STM32L0_LpTimer
DRenesasRA_AGT.cs558 private ushort compareValue; field in Antmicro.Renode.Peripherals.Timers.RenesasRA_AGT.CompareChannel
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Timers/
DComparingTimer.cs261 private ulong compareValue; field in Antmicro.Renode.Peripherals.Timers.ComparingTimer