Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/
DHaltArguments.cs20 public ICPU Cpu { get; } property in Antmicro.Renode.Peripherals.CPU.HaltArguments
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/ARM_GenericInterruptController/
DArmGicRedistributorRegistration.cs143 public IARMSingleSecurityStateCPU Cpu { get; } property in Antmicro.Renode.Peripherals.IRQControllers.ArmGicRedistributorRegistration
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/GDB/
DCommandsManager.cs161 public ICpuSupportingGdb Cpu => selectedCpu; field in Antmicro.Renode.Utilities.GDB.CommandsManager