Searched refs:PULP_InterruptController (Results 1 – 2 of 2) sorted by relevance
13 public PULP_EventController(PULP_InterruptController parent) in PULP_EventController()28 private readonly PULP_InterruptController parent;
21 …public class PULP_InterruptController : BasicDoubleWordPeripheral, INumberedGPIOOutput, IKnownSize… class23 public PULP_InterruptController(IMachine machine) : base(machine) in PULP_InterruptController() method in Antmicro.Renode.Peripherals.IRQControllers.PULP_InterruptController