Searched refs:STOPBITS_TWO (Results 1 – 8 of 8) sorted by relevance
57 STOPBITS_TWO) = (1, 1.5, 2)
88 STOPBITS_ONE, STOPBITS_ONE_POINT_FIVE, STOPBITS_TWO = (1, 1.5, 2) variable232 STOPBITS = (STOPBITS_ONE, STOPBITS_ONE_POINT_FIVE, STOPBITS_TWO)
98 elif self._stopbits == STOPBITS_TWO:
110 elif self._stopbits == STOPBITS_TWO:
170 elif self._stopbits == STOPBITS_TWO:
376 elif self._stopbits == STOPBITS_TWO:
210 STOPBITS_TWO: 2,
432 self.serial.stopbits = serial.STOPBITS_TWO