Searched refs:serial_for_url (Results 1 – 2 of 2) sorted by relevance
32 def serial_for_url(url, *args, **kwargs): function
171 …self.serial = serial.serial_for_url(port, baudrate, parity=parity, rtscts=rtscts, xonxoff=xonxoff,…373 new_serial = serial.serial_for_url(port, do_not_open=True)