Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DS32K_LPIT.cs23 TimerOutput2 = new GPIO(); in S32K_LPIT()
87 public GPIO TimerOutput2 { get; } property in Antmicro.Renode.Peripherals.Timers.S32K_LPIT
184 return TimerOutput2; in GetTimerOutput()