Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/SCSI/
DSCSICommandDescriptorBlock.cs13 public static SCSICommand DecodeCommand(byte[] data, int dataOffset = 0) in DecodeCommand() method
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DIMXRT_FlexSPI.cs501 private IPCommandDescriptor DecodeCommand(short instr) in DecodeCommand() method in Antmicro.Renode.Peripherals.SPI.IMXRT_FlexSPI.CommandsEngine