Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USB/
DUSBPendrive.cs44 public class USBPendrive : IUSBDevice, IDisposable class
46 …public USBPendrive(string imageFile, long? size = null, bool persistent = false, uint blockSize = … in USBPendrive() method in Antmicro.Renode.Peripherals.USB.USBPendrive