OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inv_serial_close
(Results
1 - 5
of
5
) sorted by null
/hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
mlsl.h
71
*
inv_serial_close
() - used to close the serial port.
83
int
inv_serial_close
(void *sl_handle);
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
mlsl.h
71
*
inv_serial_close
() - used to close the serial port.
83
int
inv_serial_close
(void *sl_handle);
/hardware/invensense/60xx/mlsdk/platform/include/
mlsl.h
86
*
inv_serial_close
() - used to close the serial port.
98
inv_error_t
inv_serial_close
(void *sl_handle);
/hardware/invensense/60xx/mlsdk/platform/linux/
mlsl_linux_mpu.c
252
inv_error_t
inv_serial_close
(void *sl_handle)
function
/hardware/invensense/60xx/mlsdk/mllite/
ml.c
166
result =
inv_serial_close
(g_mlsl_handle);
[
all
...]
Completed in 40 milliseconds