Home
last modified time | relevance | path

Searched refs:ProcessorCount (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DS32K3XX_MiscellaneousSystemControlModule.cs215 private const uint ProcessorCount = 4; field in Antmicro.Renode.Peripherals.Miscellaneous.S32K3XX_MiscellaneousSystemControlModule
216 private const uint ProcessorConfigurationCount = ProcessorCount + 1;
217 private const uint InterruptRouterRegisterCount = ProcessorCount * 4;