Searched defs:USBPendrive (Results 1 – 1 of 1) sorted by relevance
44 public class USBPendrive : IUSBDevice, IDisposable class46 …public USBPendrive(string imageFile, long? size = null, bool persistent = false, uint blockSize = … in USBPendrive() method in Antmicro.Renode.Peripherals.USB.USBPendrive