Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/
DCPURegistrationPoint.cs15 public CPURegistrationPoint(int? slot = null) in CPURegistrationPoint()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs197 private int? slot; field in Antmicro.Renode.Peripherals.CPU.TranslationCPU