Searched refs:inv_get_motion_state (Results 1 - 9 of 9) sorted by relevance

/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
H A Dresults_holder.h39 int inv_get_motion_state(unsigned int *cntr);
H A Dresults_holder.c126 int inv_get_motion_state(unsigned int *cntr) function
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Dresults_holder.h40 int inv_get_motion_state(unsigned int *cntr);
H A Dresults_holder.c166 int inv_get_motion_state(unsigned int *cntr) function
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
H A Dresults_holder.h83 int inv_get_motion_state(unsigned int *cntr);
H A Dresults_holder.c202 int inv_get_motion_state(unsigned int *cntr) function
/hardware/invensense/60xx/mlsdk/mllite/
H A Dml.h558 int inv_get_motion_state(void);
H A Dml.c1294 * @brief inv_get_motion_state is used to determine if the device is in
1296 * inv_get_motion_state returns INV_MOTION of the device is moving,
1309 int inv_get_motion_state(void) function
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
H A Dmain.c570 PRINT_INT(1, inv_get_motion_state(&counter));

Completed in 275 milliseconds