Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USB/
DCDCToUARTConverter.cs43 public class CDCToUARTConverter : USBHost, IUART, IExternal class
51 public CDCToUARTConverter(ushort UARTDataInEndpoint = 2) in CDCToUARTConverter() method in Antmicro.Renode.Peripherals.USB.CDCToUARTConverter