Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DZynqMP_IPI.cs24 var channelOffset = GetChannelOffsetFromId(channelId); in GetRegisterOffset()
121 var channelOffset = GetChannelOffsetFromId(channelId); in GetRegisterFromChannelIdAndRegisterOffset()
125 private static long GetChannelOffsetFromId(ChannelId channelId) in GetChannelOffsetFromId() method in Antmicro.Renode.Peripherals.Miscellaneous.ZynqMP_IPI