Lines Matching +full:tri +full:- +full:default
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
106 2000jun01 add extended BSD-style copyright text
145 // host requests TX tri-state be set
152 setPrescaler, // host requests prescalar be set (default: 13)
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