Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DS32K_LPIT.cs22 TimerOutput1 = new GPIO(); in S32K_LPIT()
86 public GPIO TimerOutput1 { get; } property in Antmicro.Renode.Peripherals.Timers.S32K_LPIT
182 return TimerOutput1; in GetTimerOutput()