Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/PLIC/
DIrqSource.cs29 Priority = DefaultPriority; in Reset()
71 private const uint DefaultPriority = 1; field in Antmicro.Renode.Peripherals.IRQControllers.PLIC.IrqSource