Searched refs:CPUCore (Results 1 – 3 of 3) sorted by relevance
15 public abstract class CPUCore : IdentifiableObject, IEmulationElement class17 protected CPUCore(uint cpuId) in CPUCore() method in Antmicro.Renode.Peripherals.CPU.CPUCore
42 …public abstract class BaseCPU : CPUCore, ICluster<BaseCPU>, ICPU, IDisposable, ITimeSink, IInitabl…
24 public EFR32xG2_MSC_3(Machine machine, CPUCore cpu, uint flashSize, uint flashPageSize) in EFR32xG2_MSC_3()240 private readonly CPUCore cpu;