Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DPULP_InterruptController.cs21 …public class PULP_InterruptController : BasicDoubleWordPeripheral, INumberedGPIOOutput, IKnownSize… class
23 public PULP_InterruptController(IMachine machine) : base(machine) in PULP_InterruptController() method in Antmicro.Renode.Peripherals.IRQControllers.PULP_InterruptController