Searched defs:baseAddress (Results 1 – 9 of 9) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/PCI/BAR/ |
| D | BaseAddressRegister.cs | 28 protected uint baseAddress; field in Antmicro.Renode.Peripherals.PCI.BAR.BaseAddressRegister
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/Crypto/ |
| D | AthenaX5200_BigIntegerHelper.cs | 51 …reBigIntegerBytes(InternalMemoryManager manager, uint length, byte[] resultBytes, long baseAddress) in StoreBigIntegerBytes()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/ |
| D | Ulpi.cs | 14 public Ulpi(long baseAddress) in Ulpi()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/X86/ |
| D | BaseX86.cs | 26 …public void SetDescriptor(SegmentDescriptor descriptor, uint selector, uint baseAddress, uint limi… in SetDescriptor()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/Extensions/ |
| D | MemoryDumpExtensions.cs | 102 …teHexMemoryChunk(StreamWriter writer, IMemory memory, ulong offset, ulong baseAddress, ref ulong e… in WriteHexMemoryChunk()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/ |
| D | K6xF_Ethernet.cs | 644 …public DmaBufferDescriptorsQueue(IBusController bus, uint baseAddress, Func<IBusController, uint, … in DmaBufferDescriptorsQueue() argument 688 private readonly uint baseAddress; field in Antmicro.Renode.Peripherals.Network.K6xF_Ethernet.T
|
| D | CadenceGEM.cs | 708 …public DmaBufferDescriptorsQueue(IBusController bus, uint baseAddress, Func<IBusController, uint, … in DmaBufferDescriptorsQueue() argument 759 private readonly uint baseAddress; field in Antmicro.Renode.Peripherals.Network.CadenceGEM.T
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/ |
| D | SVDParser.cs | 326 private static ulong? CalculateOffset(ulong? baseAddress, ulong? addressOffset) in CalculateOffset()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm-M/ |
| D | CortexM.cs | 167 …public void SetIDAURegion(uint regionIndex, uint baseAddress, uint limitAddress, bool enabled, boo… in SetIDAURegion()
|