Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/
DICPU.cs26 IBusController Bus { get; } property
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/
DSynopsysDWCEthernetQualityOfService.cs285 private IBusController Bus { get; } property in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DBaseCPU.cs174 public IBusController Bus => machine.SystemBus; field in Antmicro.Renode.Peripherals.CPU.BaseCPU
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/
DK6xF_Ethernet.cs723 public IBusController Bus { get; } property in Antmicro.Renode.Peripherals.Network.K6xF_Ethernet.DmaBufferDescriptor
DCadenceGEM.cs800 public IBusController Bus { get; } property in Antmicro.Renode.Peripherals.Network.CadenceGEM.DmaBufferDescriptor
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/PCI/
DMPFS_PCIe.cs340 public int Bus; field