Searched refs:deviceToHostEndpoint (Results 1 – 1 of 1) sorted by relevance
85 createdEndpoint: out deviceToHostEndpoint))); in ArduinoLoader()89 deviceToHostEndpoint.NonBlocking = true; in ArduinoLoader()278 deviceToHostEndpoint.HandlePacket(System.Text.ASCIIEncoding.ASCII.GetBytes(s + "\n\r")); in SendResponse()324 private USBEndpoint deviceToHostEndpoint; field in Antmicro.Renode.Integrations.ArduinoLoader