Searched defs:Cpu (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/ | ||
| D | HaltArguments.cs | 20 public ICPU Cpu { get; } property in Antmicro.Renode.Peripherals.CPU.HaltArguments |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/ARM_GenericInterruptController/ | ||
| D | ArmGicRedistributorRegistration.cs | 143 public IARMSingleSecurityStateCPU Cpu { get; } property in Antmicro.Renode.Peripherals.IRQControllers.ArmGicRedistributorRegistration |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/GDB/ | ||
| D | CommandsManager.cs | 161 public ICpuSupportingGdb Cpu => selectedCpu; field in Antmicro.Renode.Utilities.GDB.CommandsManager |