Searched refs:inv_set_motion_callback (Results 1 - 3 of 3) sorted by relevance

/hardware/invensense/mlsdk/mllite/
H A DmlBiasNoMotion.c45 * @brief inv_set_motion_callback is used to register a callback function that
61 inv_error_t inv_set_motion_callback(void (*func) (unsigned short motion_state)) function
H A Dml.h557 inv_set_motion_callback(void (*func) (unsigned short motion_state));
/hardware/invensense/libsensors/
H A DMPLSensor.cpp562 if (inv_set_motion_callback(mot_cb_wrapper) != INV_SUCCESS) {

Completed in 68 milliseconds