Lines Matching full:used
70 * inv_serial_open() - used to open the serial port.
74 * This port is used to send and receive data to the device.
86 * inv_serial_close() - used to close the serial port.
87 * @sl_handle a file handle to the serial device used for the communication.
89 * This port is used to send and receive data to the device.
101 * inv_serial_reset() - used to reset any buffering the driver may be doing
108 * inv_serial_single_write() - used to write a single byte of data.
109 * @sl_handle pointer to the serial device used for the communication.
125 * inv_serial_write() - used to write multiple bytes of data to registers.
126 * @sl_handle a file handle to the serial device used for the communication.
141 * inv_serial_read() - used to read multiple bytes of data from registers.
142 * @sl_handle a file handle to the serial device used for the communication.
158 * inv_serial_read_mem() - used to read multiple bytes of data from the memory.
161 * @sl_handle a file handle to the serial device used for the communication.
177 * inv_serial_write_mem() - used to write multiple bytes of data to the memory.
178 * @sl_handle a file handle to the serial device used for the communication.
194 * inv_serial_read_fifo() - used to read multiple bytes of data from the fifo.
195 * @sl_handle a file handle to the serial device used for the communication.
209 * inv_serial_write_fifo() - used to write multiple bytes of data to the fifo.
210 * @sl_handle a file handle to the serial device used for the communication.
225 * inv_serial_read_cfg() - used to get the configuration data.
230 * used by the motion library.
238 * inv_serial_write_cfg() - used to save the configuration data.
242 * Is called by the MPL to save the configuration data used by the
251 * inv_serial_read_cal() - used to get the calibration data.
255 * It is called by the MPL to get the calibration data used by the
264 * inv_serial_write_cal() - used to save the calibration data.
269 * It is called by the MPL to save the calibration data used by the