Home
last modified time | relevance | path

Searched refs:CPUCore (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DCPUCore.cs15 public abstract class CPUCore : IdentifiableObject, IEmulationElement class
17 protected CPUCore(uint cpuId) in CPUCore() method in Antmicro.Renode.Peripherals.CPU.CPUCore
DBaseCPU.cs42 …public abstract class BaseCPU : CPUCore, ICluster<BaseCPU>, ICPU, IDisposable, ITimeSink, IInitabl…
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DEFR32xG2_MSC_3.cs24 public EFR32xG2_MSC_3(Machine machine, CPUCore cpu, uint flashSize, uint flashPageSize) in EFR32xG2_MSC_3()
240 private readonly CPUCore cpu;