Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DCoreLocalInterruptController.cs31 bool configurationHasNvbits = true in CoreLocalInterruptController()
528 private readonly bool configurationHasNvbits; field in Antmicro.Renode.Peripherals.IRQControllers.CoreLocalInterruptController