Home
last modified time | relevance | path

Searched refs:inv_get_motion_state (Results 1 – 5 of 5) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dresults_holder.h40 int inv_get_motion_state(unsigned int *cntr);
Dresults_holder.c166 int inv_get_motion_state(unsigned int *cntr) in inv_get_motion_state() function
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Dresults_holder.h83 int inv_get_motion_state(unsigned int *cntr);
Dresults_holder.c202 int inv_get_motion_state(unsigned int *cntr) in inv_get_motion_state() function
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Dmain.c570 PRINT_INT(1, inv_get_motion_state(&counter)); in fifo_callback()