Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DS32K_LPIT.cs66 GetTimerOutput(channel).Unset(); in Reset()
175 private GPIO GetTimerOutput(int channel) in GetTimerOutput() method in Antmicro.Renode.Peripherals.Timers.S32K_LPIT
218 GetTimerOutput(channel).Set(moduleEnabled.Value && timers[channel].RawInterrupt); in UpdateInterrupts()