Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/PL330_DMA/
DPL330_DMA_Instructions.cs124 ulong offset = ExecuteIfCorrectThread(threadType, channelIndex); in Execute()
175 private ulong ExecuteIfCorrectThread(DMAThreadType threadType, int? channelIndex) in ExecuteIfCorrectThread() method in Antmicro.Renode.Peripherals.DMA.PL330_DMA.Instruction