Lines Matching full:serial
24 * @brief Motion Library - Serial Layer.
28 * The communication interface is assumed to support serial
42 * constrained processor and master serial controllers.
44 * mlsl.h header file and master serial controllers.
70 * inv_serial_open() - used to open the serial port.
72 * @sl_handle a pointer to the file handle to the serial device to be open
86 * inv_serial_close() - used to close the serial port.
87 * @sl_handle a file handle to the serial device used for the communication.
109 * @sl_handle pointer to the serial device used for the communication.
126 * @sl_handle a file handle to the serial device used for the communication.
142 * @sl_handle a file handle to the serial device used for the communication.
161 * @sl_handle a file handle to the serial device used for the communication.
178 * @sl_handle a file handle to the serial device used for the communication.
195 * @sl_handle a file handle to the serial device used for the communication.
210 * @sl_handle a file handle to the serial device used for the communication.