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