Searched defs:CPUAttached (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/ | ||
| D | ARMCommon.cs | 45 event Action<IARMSingleSecurityStateCPU> CPUAttached; event |
| D | ARM_GenericInterruptController.cs | 654 public event Action<IARMSingleSecurityStateCPU> CPUAttached; event in Antmicro.Renode.Peripherals.IRQControllers.ARM_GenericInterruptController |