Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DOpenTitan_PlatformLevelInterruptController.cs34 if(numberOfSources + 1 > MaxNumberOfSources) in OpenTitan_PlatformLevelInterruptController()
129 private const int MaxNumberOfSources = 255; field in Antmicro.Renode.Peripherals.IRQControllers.OpenTitan_PlatformLevelInterruptController