Searched refs:PULP_EventController (Results 1 – 2 of 2) sorted by relevance
21 …beredGPIOOutput, IKnownSize, IIRQController, IPeripheralContainer<PULP_EventController, NullRegist…94 … public void Register(PULP_EventController peripheral, NullRegistrationPoint registrationPoint) in Register()104 public void Unregister(PULP_EventController peripheral) in Unregister()114 … public IEnumerable<NullRegistrationPoint> GetRegistrationPoints(PULP_EventController peripheral) in GetRegistrationPoints()121 public IEnumerable<IRegistered<PULP_EventController, NullRegistrationPoint>> Children127 Enumerable.Empty<IRegistered<PULP_EventController, NullRegistrationPoint>>();157 private PULP_EventController eventController;
11 public class PULP_EventController : IIRQController class13 public PULP_EventController(PULP_InterruptController parent) in PULP_EventController() method in Antmicro.Renode.Peripherals.IRQControllers.PULP_EventController