Lines Matching +full:retain +full:- +full:on +full:- +full:reset
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
8 Keyspan USB Async Firmware to run on Anchor FX1
14 1. Redistributions of source code must retain this licence text
19 Copyright (c) 1998-2007 InnoSys Incorporated. All Rights Reserved
21 This file is available under a BSD-style copyright
38 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
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
117 // all things called "ControlMessage" are sent on the 'control' endpoint
127 when necessary, to reduce overhead on the device):
145 // host requests TX tri-state be set
150 hskoa_dtr, // 1=on, 0=off
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
176 txBreak, // turn on break (cleared by _txOn)
177 rxOn, // turn on receiver
182 resetDataToggle;// reset data toggle state to DATA0
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
200 // all things called "StatusMessage" are sent on the status endpoint
210 rxEnabled, // as configured by rxOn/rxOff 1=on, 0=off
224 resetStatusToggle, // 1=reset global status toggle