Home
last modified time | relevance | path

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

/aosp12/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) in inv_get_motion_state() function
/aosp12/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) in inv_get_motion_state() function
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
H A Dmain.c570 PRINT_INT(1, inv_get_motion_state(&counter)); in fifo_callback()