Home
last modified time | relevance | path

Searched defs:index (Results 1 – 25 of 66) sorted by relevance

123

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/
DExternalMmuBase.cs41 public void SetWindowStart(uint index, ulong startAddress) in SetWindowStart()
49 public void SetWindowEnd(uint index, ulong endAddress) in SetWindowEnd()
57 public ulong GetWindowStart(uint index) in GetWindowStart()
66 public ulong GetWindowEnd(uint index) in GetWindowEnd()
75 public void SetWindowAddend(uint index, ulong addend) in SetWindowAddend()
83 public void SetWindowPrivileges(uint index, uint privileges) in SetWindowPrivileges()
91 public ulong GetWindowAddend(uint index) in GetWindowAddend()
100 public uint GetWindowPrivileges(uint index) in GetWindowPrivileges()
109 public bool ContainsWindowWithIndex(uint index) in ContainsWindowWithIndex()
114 …protected void AddWindow(uint index, ulong? rangeStart = null, ulong? rangeEnd = null, ulong? adde… in AddWindow()
[all …]
DICPUWithExternalMmu.cs17 void ResetMmuWindow(uint index); in ResetMmuWindow()
18 void SetMmuWindowStart(uint index, ulong startAddress); in SetMmuWindowStart()
19 void SetMmuWindowEnd(uint index, ulong endAddress); in SetMmuWindowEnd()
20 void SetMmuWindowAddend(uint index, ulong addend); in SetMmuWindowAddend()
21 void SetMmuWindowPrivileges(uint index, uint privileges); in SetMmuWindowPrivileges()
24 ulong GetMmuWindowStart(uint index); in GetMmuWindowStart()
25 ulong GetMmuWindowEnd(uint index); in GetMmuWindowEnd()
26 ulong GetMmuWindowAddend(uint index); in GetMmuWindowAddend()
27 uint GetMmuWindowPrivileges(uint index); in GetMmuWindowPrivileges()
DISignalsUnit.cs20 void SetSignalState(string name, bool state, uint index); in SetSignalState()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/CC2538/
DInterruptRegister.cs20 public static InterruptRegister GetValueRegister(int index) in GetValueRegister()
33 public static InterruptRegister GetMaskRegister(int index) in GetMaskRegister()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DResdCommand.cs85 …es("get-prop")] LiteralToken action, LiteralToken internalName, DecimalIntegerToken index, Literal… in Run()
120 …"get-samples")] LiteralToken action, LiteralToken internalName, DecimalIntegerToken index, StringT… in Run()
138 …amples-range")] LiteralToken action, LiteralToken internalName, DecimalIntegerToken index, StringT… in Run()
168 …amples-range")] LiteralToken action, LiteralToken internalName, DecimalIntegerToken index, StringT… in Run()
191 …alues("describe-block")] LiteralToken action, LiteralToken internalName, DecimalIntegerToken index) in Run()
261 …d DoForBlockWithIndex(ICommandInteraction writer, string internalName, long index, Action<IDataBlo… in DoForBlockWithIndex()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/Collections/
DAutoResizingList.cs63 public void CopyTo(T[] array, int index) in CopyTo()
92 public void Insert(int index, T item) in Insert()
118 public void RemoveAt(int index) in RemoveAt()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DCC2538RF.cs460 private void WriteSourceShortAddressEnableRegister(int index, uint value) in WriteSourceShortAddressEnableRegister()
468 private uint ReadSourceShortAddressEnableRegister(int index) in ReadSourceShortAddressEnableRegister()
481 private void WriteSourceExtendedAddressEnableRegister(int index, uint value) in WriteSourceExtendedAddressEnableRegister()
489 private uint ReadSourceExtendedAddressEnableRegister(int index) in ReadSourceExtendedAddressEnableRegister()
512 private void WriteSrcResMaskRegister(int index, uint value) in WriteSrcResMaskRegister()
520 private uint ReadSrcExtendedAddressPendingEnabledRegister(int index) in ReadSrcExtendedAddressPendingEnabledRegister()
533 private void WriteSrcExtendedAddressPendingEnabledRegister(int index, uint value) in WriteSrcExtendedAddressPendingEnabledRegister()
541 private uint ReadSrcShortAddressPendingEnabledRegister(int index) in ReadSrcShortAddressPendingEnabledRegister()
551 private void WriteSrcShortAddressPendingEnabledRegister(int index, uint value) in WriteSrcShortAddressPendingEnabledRegister()
DAT86RF233.cs254 private byte HandleFrameBufferRead(int index) in HandleFrameBufferRead()
284 private void HandleFrameBufferWrite(int index, byte data) in HandleFrameBufferWrite()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Testing/
DNetworkInterfaceTester.cs82 …public bool TryWaitForOutgoingPacketWithBytesAtIndex(string bytes, int index, int maxPackets, floa… in TryWaitForOutgoingPacketWithBytesAtIndex()
148 private bool IsMatch(string pattern, int index, byte[] packet) in IsMatch()
202 private bool IsNibbleEqual(string match, int index, byte data) in IsNibbleEqual()
220 private bool IsByteEqual(string input, int index, byte data) in IsByteEqual()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/USB/
DDescriptorProvider.cs58 protected void RegisterSubdescriptor(IProvidesDescriptor subdescriptor, int? index = null) in RegisterSubdescriptor()
63 …ted void RegisterSubdescriptors(IEnumerable<IProvidesDescriptor> subdescriptors, int? index = null) in RegisterSubdescriptors()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DEFR32xG2_TIMER_1.Generated.cs2591 partial void Cc_Cfg_Mode_Write(ulong index, CC_CFG_MODE a, CC_CFG_MODE b); in Cc_Cfg_Mode_Write()
2592 partial void Cc_Cfg_Mode_Read(ulong index, CC_CFG_MODE a, CC_CFG_MODE b); in Cc_Cfg_Mode_Read()
2593 partial void Cc_Cfg_Mode_ValueProvider(ulong index, CC_CFG_MODE a); in Cc_Cfg_Mode_ValueProvider()
2596 partial void Cc_Cfg_Coist_Write(ulong index, bool a, bool b); in Cc_Cfg_Coist_Write()
2597 partial void Cc_Cfg_Coist_Read(ulong index, bool a, bool b); in Cc_Cfg_Coist_Read()
2598 partial void Cc_Cfg_Coist_ValueProvider(ulong index, bool a); in Cc_Cfg_Coist_ValueProvider()
2601 partial void Cc_Cfg_Insel_Write(ulong index, CC_CFG_INSEL a, CC_CFG_INSEL b); in Cc_Cfg_Insel_Write()
2602 partial void Cc_Cfg_Insel_Read(ulong index, CC_CFG_INSEL a, CC_CFG_INSEL b); in Cc_Cfg_Insel_Read()
2603 partial void Cc_Cfg_Insel_ValueProvider(ulong index, CC_CFG_INSEL a); in Cc_Cfg_Insel_ValueProvider()
2606 partial void Cc_Cfg_Prsconf_Write(ulong index, CC_CFG_PRSCONF a, CC_CFG_PRSCONF b); in Cc_Cfg_Prsconf_Write()
[all …]
DRenesasDA14_GPT.cs307 …private void CallForConnection(int index, Action<GPIOConnection> callback, bool logMessage = false) in CallForConnection()
317 …private T CallForConnection<T>(int index, Func<GPIOConnection, T> callback, bool logMessage = fals… in CallForConnection()
328 private bool IsValidConnection(int index, bool logMessage = true) in IsValidConnection()
DRenesasRA_GPT.cs422 public int index; field in Antmicro.Renode.Peripherals.Timers.RenesasRA_GPT.OffsetWithLetter
426 public OffsetWithLetter(int index, int offset, char c) in OffsetWithLetter()
454 public GPTChannel(RenesasRA_GPT parent, long index, int width) in GPTChannel()
585 private readonly long index; field in Antmicro.Renode.Peripherals.Timers.RenesasRA_GPT.GPTChannel
DRenesasRZG_GPT.cs376 public int index; field in Antmicro.Renode.Peripherals.Timers.RenesasRZG_GPT.OffsetWithLetter
380 public OffsetWithLetter(int index, int offset, char c) in OffsetWithLetter()
407 public GPTChannel(RenesasRZG_GPT parent, long index, int width) in GPTChannel()
536 private readonly long index; field in Antmicro.Renode.Peripherals.Timers.RenesasRZG_GPT.GPTChannel
DGaisler_GPTimer.cs149 private void UpdateInterrupt(int index) in UpdateInterrupt()
202 … public TimerUnit(IClockSource clockSource, long frequency, Gaisler_GPTimer parent, int index) in TimerUnit()
266 private readonly int index; field in Antmicro.Renode.Peripherals.Timers.Gaisler_GPTimer.TimerUnit
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DILocalGPIOReceiver.cs14 IGPIOReceiver GetLocalReceiver(int index); in GetLocalReceiver()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Config/
DSimpleJson.cs186 internal static object GetAtIndex(HashSet<KeyValuePair<string, object>> obj, int index) in GetAtIndex()
725 …protected static IDictionary<string, object> ParseObject(char[] json, ref int index, ref bool succ… in ParseObject()
791 … protected static JsonArray ParseArray(char[] json, ref int index, ref bool success, ref int line) in ParseArray()
839 … protected static object ParseValue(char[] json, ref int index, ref bool success, ref int line) in ParseValue()
868 … protected static string ParseString(char[] json, ref int index, ref bool success, ref int line) in ParseString()
1008 … protected static object ParseNumber(char[] json, ref int index, ref bool success, ref int line) in ParseNumber()
1064 protected static int GetLastIndexOfNumber(char[] json, int index) in GetLastIndexOfNumber()
1078 protected static void EatWhitespace(char[] json, ref int index, ref int line) in EatWhitespace()
1093 protected static void EatComment(char[] json, ref int index, ref int line) in EatComment()
1111 protected static int LookAhead (char[] json, int index, int line) in LookAhead()
[all …]
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/Utilities/
DLazyPool.cs35 private void CheckIndex(int index) in CheckIndex()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DUSBSetupPacket.cs17 public UInt16 index; field
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm64/
DARMv8A.cs273 protected bool TryGetNonMappedRegister(int index, out RegisterValue value) in TryGetNonMappedRegister()
283 protected bool TrySetNonMappedRegister(int index, RegisterValue value) in TrySetNonMappedRegister()
304 … private bool TryGetSystemRegisterIndex(AArch64SystemRegisterEncoding encoding, out uint index) in TryGetSystemRegisterIndex()
319 private bool TryGetSystemRegisterValue(uint index, out ulong value, bool logUnhandledAccess) in TryGetSystemRegisterValue()
333 private bool TrySetSystemRegisterValue(uint index, ulong value) in TrySetSystemRegisterValue()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Test/PeripheralsTests/
DCadence_TTCTests.cs99 private void WriteTimerRegister(int index, Registers register, uint value) in WriteTimerRegister()
104 private uint ReadTimerRegister(int index, Registers register) in ReadTimerRegister()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DVmemReader.cs133 private long index; field in Antmicro.Renode.Utilities.VmemReader
DCachingFileFetcher.cs452 private void WriteBinariesIndex(Dictionary<string, BinaryEntry> index) in WriteBinariesIndex()
565 public BinaryEntry(int index, long size, byte[] checksum) in BinaryEntry()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DRenesasRA_GPIO.cs218 private bool GetInput(int index) in GetInput()
228 private void SetOutput(int index, bool value) in SetOutput()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DEFR32xG2_PRS_3.cs45 partial void Async_Ch_Ctrl_Write(ulong index, uint a, uint b) in Async_Ch_Ctrl_Write()

123