Searched refs:CreateCDCToUARTConverter (Results 1 – 1 of 1) sorted by relevance
24 … public static CDCToUARTConverter CreateCDCToUARTConverter(this Emulation emulation, string name) in CreateCDCToUARTConverter() method in Antmicro.Renode.Peripherals.USB.CDCToUARTConverterExtensions35 var CDCUart = CreateCDCToUARTConverter(emulation, name); in CreateAndAttachCDCToUARTConverter()