Home
last modified time | relevance | path

Searched defs:IsMultiCore (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DIBusController.cs111 bool IsMultiCore { get; } property
DBusControllerProxy.cs484 public virtual bool IsMultiCore => ParentController.IsMultiCore; field in Antmicro.Renode.Peripherals.Bus.BusControllerProxy
DSystemBus.cs1197 public bool IsMultiCore property in Antmicro.Renode.Peripherals.Bus.SystemBus