Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DMiV_CoreLevelInterruptor.cs12 public class MiV_CoreLevelInterruptor : CoreLevelInterruptor, IKnownSize
DCoreLevelInterruptor.cs18 …public class CoreLevelInterruptor : IDoubleWordPeripheral, IKnownSize, INumberedGPIOOutput, IRiscV… class
20 …public CoreLevelInterruptor(IMachine machine, long frequency, int numberOfTargets = 1, uint divide… in CoreLevelInterruptor() method in Antmicro.Renode.Peripherals.IRQControllers.CoreLevelInterruptor