Lines Matching full:credit
38 * The flow control is credit based and the credit is initally given using the "device started" event.
39 * A credit of more than 1 is given to the application mcu.
42 * every send_data that is used decrements the credit available by 1. This is to be tracked by the application mcu.
43 * When the credit available reaches 0, the application mcu shall not send any more send_data.
44 * Credit is returned using the "credit event", this returned credit can then be used to send more send_data.
46 * The entire credit available with the external mcu expires when a "disconnected" event arrives.
624 * Pipe Error Event : Credit not available