Lines Matching +full:inter +full:- +full:frame
5 * SPDX-License-Identifier: Apache-2.0
14 * Copyright 2003-2020 Silicon Laboratories Inc. www.silabs.com
16 * SPDX-License-Identifier: APACHE-2.0
20 * Version 2.0 available at www.apache.org/licenses/LICENSE-2.0.
49 /* Diagnostic sub-function codes */
74 /* RTU timeout (maximum inter-frame delay) */
82 /* RTU timer to detect frame end point */
118 /* Received frame */
120 /* Frame to transmit */
123 /* Records error from frame reception, e.g. CRC error */
172 * -ENOTSUP if Modbus mode is not supported,
173 * -ETIMEDOUT on timeout,
174 * -EMSGSIZE on length error,
175 * -EIO on CRC error.
216 * -ENOTSUP if serial line mode is not supported,
217 * -EMSGSIZE on length error,
218 * -EIO on CRC error.
228 * -ENOTSUP if serial line mode is not supported.