Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USB/
DUSBPendrive.cs15 using Antmicro.Renode.Core.USB.MSC;
16 using Antmicro.Renode.Core.USB.MSC.BOT;
59 .WithConfiguration(configure: c => c.WithInterface<Core.USB.MSC.Interface>( in USBPendrive()
60 (byte)Core.USB.MSC.Subclass.ScsiTransparentCommandSet, in USBPendrive()
61 (byte)Core.USB.MSC.Protocol.BulkOnlyTransport, in USBPendrive()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/USB/MSC/
DProtocol.cs7 namespace Antmicro.Renode.Core.USB.MSC
DSubclass.cs7 namespace Antmicro.Renode.Core.USB.MSC
DBulkOnlyTransportCommandBlockWrapper.cs10 namespace Antmicro.Renode.Core.USB.MSC
DInterface.cs11 namespace Antmicro.Renode.Core.USB.MSC
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/USB/MSC/BOT/
DCommandStatus.cs7 namespace Antmicro.Renode.Core.USB.MSC.BOT
DCommandStatusWrapper.cs9 namespace Antmicro.Renode.Core.USB.MSC.BOT
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/
DEFR32MG12_LDMA.cs310 MSC = 0b110000, enumerator
857 case SourceSelect.MSC:
DEFR32xG22_LDMA.cs409 MSC = 0xC, enumerator
1164 case SourceSelect.MSC:
DEFR32MG24_LDMA.cs406 MSC = 0xB, enumerator
1821 case SourceSelect.MSC: