Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DZynqMP_PlatformManagementUnit.cs162 var sourceMailboxAddress = ZynqMP_IPI.GetMailboxOffset(sourceId); in ReadMessageFromMailbox()
181 var targetMailboxOffset = ZynqMP_IPI.GetMailboxOffset(targetId); in WriteMessageToMailbox()
DZynqMP_IPI.cs28 public static long GetMailboxOffset(ChannelId channelId) in GetMailboxOffset() method in Antmicro.Renode.Peripherals.Miscellaneous.ZynqMP_IPI