Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DPULP_Timer.cs16 public class PULP_Timer : BasicDoubleWordPeripheral, IKnownSize, INumberedGPIOOutput class
18 public PULP_Timer(IMachine machine, long frequency) : base(machine) in PULP_Timer() method in Antmicro.Renode.Peripherals.Timers.PULP_Timer