Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DZynqMP_IPI.cs156 private Channel GetChannelFromId(ChannelId channelId) in GetChannelFromId() method in Antmicro.Renode.Peripherals.Miscellaneous.ZynqMP_IPI
191 var sourceChannel = GetChannelFromId(sourceChannelId); in TryTriggerInterrupt()
192 var targetChannel = GetChannelFromId(targetChannelId); in TryTriggerInterrupt()
214 var sourceChannel = GetChannelFromId(sourceChannelId); in ClearInterrupt()
215 var targetChannel = GetChannelFromId(targetChannelId); in ClearInterrupt()