Home
last modified time | relevance | path

Searched defs:AttachedCPUs (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARMCommon.cs44 IEnumerable<IARMSingleSecurityStateCPU> AttachedCPUs { get; } property
DARM_GenericInterruptController.cs563 public IEnumerable<IARMSingleSecurityStateCPU> AttachedCPUs => cpuEntries.Keys; field in Antmicro.Renode.Peripherals.IRQControllers.ARM_GenericInterruptController