Searched defs:CompareValue (Results 1 – 6 of 6) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/ | ||
| D | EFR32_RTCCCounter.cs | 156 ulong CompareValue { get; set; } property |
| D | EFR32xG2_BURTC.cs | 159 CompareValue = 0x30, enumerator |
| D | RenesasRA_AGT.cs | 460 public ushort CompareValue property in Antmicro.Renode.Peripherals.Timers.RenesasRA_AGT.CompareChannel |
| D | AmbiqApollo4_SystemTimer.cs | 394 public uint CompareValue property in Antmicro.Renode.Peripherals.Timers.AmbiqApollo4_SystemTimer.CompareRegister |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Analog/ | ||
| D | IMXRT_ADC.cs | 262 CompareValue = 0x50, enumerator |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/Timers/ | ||
| D | ARM_GenericTimer.cs | 496 public ulong CompareValue property in Antmicro.Renode.Peripherals.Timers.ARM_GenericTimer.TimerUnit |