Home
last modified time | relevance | path

Searched defs:targetChannelId (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DZynqMP_PlatformManagementUnit.cs88 private void ProcessInterruptsOnIpiChannel(ZynqMP_IPI.ChannelId targetChannelId) in ProcessInterruptsOnIpiChannel()
131 …private void ProcessSingleInterruptOnChannel(ZynqMP_IPI.ChannelId targetChannelId, ZynqMP_IPI.Chan… in ProcessSingleInterruptOnChannel()
DZynqMP_IPI.cs187 private void TryTriggerInterrupt(ChannelId targetChannelId, ChannelId sourceChannelId) in TryTriggerInterrupt()
210 private void ClearInterrupt(ChannelId targetChannelId, ChannelId sourceChannelId) in ClearInterrupt()