Home
last modified time | relevance | path

Searched defs:current (Results 1 – 6 of 6) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DPropertyTagParser.cs64 private int current; field in Antmicro.Renode.Core.PropertyTagParser
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DIntegerRankExtensions.cs34 public static int WithUpdatedRank(this int current, int value, Rank rank) in WithUpdatedRank()
/Renode-Infrastructure-v1.15.3-29f510e/src/UI/VideoAnalyzer/Handlers/
DIOHandler.cs178 public void GetPosition(out Position current, out Position previous) in GetPosition()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DARM_AHB_GPIO.cs121 private void OnPinStateChanged(int idx, bool previous, bool current) in OnPinStateChanged()
DMAX32650_GPIO.cs75 private void OnPinStateChanged(int idx, bool previous, bool current) in OnPinStateChanged()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/
DSynopsysDWCEthernetQualityOfService_DMA.cs389 …private void IncreaseDescriptorPointer(IValueRegisterField current, IValueRegisterField start, IVa… in IncreaseDescriptorPointer()