Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DS32K_LPIT.cs24 TimerOutput3 = new GPIO(); in S32K_LPIT()
88 public GPIO TimerOutput3 { get; } property in Antmicro.Renode.Peripherals.Timers.S32K_LPIT
186 return TimerOutput3; in GetTimerOutput()