Lines Matching +full:128 +full:- +full:character
1 /* SPDX-License-Identifier: BSD-3-Clause */
5 Copyright (C) 1998-2000 InnoSys Incorporated. All Rights Reserved
6 This file is available under a BSD-style copyright
19 Copyright (C) 1998-2000 InnoSys Incorporated. All Rights Reserved
21 This file is available under a BSD-style copyright
44 USB OUT (host -> USAxx, transmit) messages contain a
52 USB IN (USAxx -> host, receive) messages begin with a status
88 128 characters, starting at the first character of the
89 message in which OVERRUN was reported; the lost character(s)
90 would have been received between the 128th and 129th
102 2000jun01 add extended BSD-style copyright text
141 xonChar, // BOTH: specified in current character format
142 xoffChar, // BOTH: specified in current character format
145 // USA26: host requests TX tri-state be set
155 prescaler; // BOTH: specified as N/8; values 8-ff are valid
169 txAckThreshold, // BOTH: 0=not allowed, 1=normal, 2-255 deliver ACK faster
175 port ends in a TX_OFF state); any non-zero value is respected
196 #define STOPBITS_5_1p5 0x04 // 1.5 stop bits for 5-bit byte
197 #define STOPBITS_678_2 0x04 // 2 stop bits for 6/7/8-bit byte