Home
last modified time | relevance | path

Searched defs:Size (Results 1 – 25 of 462) sorted by relevance

12345678910>>...19

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/
DIKnownSize.cs15 long Size { get; } property
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CAN/
DSocketCAN.cs111 public const int Size = 8; field
117 int Size { get; } property
180 public const int Size = MaxDataLength + 8; field
253 public const int Size = MaxDataLength + 8; field
310 public const int Size = MaxDataLength + 12; field
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I3C/
DCaliptra_I3C.cs13 public long Size => 0x1000; field in Antmicro.Renode.Peripherals.I3C.Caliptra_I3C
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DIMappedSegment.cs16 ulong Size { get; } property
DSerializableMappedSegment.cs30 public ulong Size { get; private set; } property in Antmicro.Renode.Core.SerializableMappedSegment
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DLiteX_SoC_Controller_CSR32.cs20 public long Size => 0xC; field in Antmicro.Renode.Peripherals.Miscellaneous.LiteX_SoC_Controller_CSR32
DNPCX_LFCG.cs24 public long Size => 0x100; field in Antmicro.Renode.Peripherals.Miscellaneous.NPCX_LFCG
DRenesasDA14_GeneralPurposeRegisters.cs23 public long Size => 0x18; field in Antmicro.Renode.Peripherals.Miscellaneous.RenesasDA14_GeneralPurposeRegisters
DNRF_USBREG.cs33 public long Size => 0x1000; field in Antmicro.Renode.Peripherals.Miscellaneous.NRF_USBREG
DOpenTitan_ClockManager.cs22 public long Size => 0x100; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_ClockManager
DOpenTitan_VerilatorSwTestStatus.cs20 public long Size => 0x8; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_VerilatorSwTestStatus
DLiteX_SoC_Controller.cs20 public long Size => 0x100; field in Antmicro.Renode.Peripherals.Miscellaneous.LiteX_SoC_Controller
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/Mocks/
DMockPeripheralWithProtectedConstructor.cs33 public long Size => 4; field in Antmicro.Renode.UnitTests.Mocks.MockPeripheralWithProtectedConstructor
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/PCI/Capabilities/
DCapability.cs23 public uint Size { get; } property in Antmicro.Renode.Peripherals.PCI.Capabilities.Capability
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/
DFSLNAND.cs23 public long Size property in Antmicro.Renode.Peripherals.MTD.FSLNAND
DSTM32F4_FlashController.cs76 public long Size => 0x400; field in Antmicro.Renode.Peripherals.MTD.STM32F4_FlashController
259 public int Size { get; set; } property in Antmicro.Renode.Peripherals.MTD.STM32F4_FlashController.Sector
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DCC2538Watchdog.cs37 public long Size property in Antmicro.Renode.Peripherals.Timers.CC2538Watchdog
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DIBlobProvider.cs22 public long Size { get; set; } property
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Video/
DTegraSyncpts.cs27 public long Size property in Antmicro.Renode.Peripherals.Video.TegraSyncpts
DTegraDisplay.cs25 public long Size property in Antmicro.Renode.Peripherals.Video.TegraDisplay
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/
DRenesasDA14_DMA.cs36 public long Size => 0x118; field in Antmicro.Renode.Peripherals.DMA.RenesasDA14_DMA
DEOSS3_SystemDMABridge.cs21 public long Size => 0x1000; field in Antmicro.Renode.Peripherals.DMA.EOSS3_SystemDMABridge
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MemoryControllers/
DOpenTitan_SRAMController.cs21 public long Size => 0x20; field in Antmicro.Renode.Peripherals.MemoryControllers.OpenTitan_SRAMController
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/GDB/
DGDBRegisterDescriptor.cs24 public uint Size { get; } property
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/
DFastEthernetController.cs60 public long Size property in Antmicro.Renode.Peripherals.Network.FastEthernetController

12345678910>>...19