Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/PL330_DMA/
DPL330_DMA.cs398ExecuteDebugInstruction(debugInstruction, (int)debugChannelNumber.Value, debugThreadType.Value); in ExecuteDebugStart()
402 …private void ExecuteDebugInstruction(Instruction firstInstruction, int channelIndex, DMAThreadType… in ExecuteDebugInstruction() method in Antmicro.Renode.Peripherals.DMA.PL330_DMA