Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DS32K_LPIT.cs21 TimerOutput0 = new GPIO(); in S32K_LPIT()
85 public GPIO TimerOutput0 { get; } property in Antmicro.Renode.Peripherals.Timers.S32K_LPIT
180 return TimerOutput0; in GetTimerOutput()