Lines Matching full:brief
26 * @brief Motion Library APIs.
37 * @brief The Motion Library APIs.
115 * @brief Open serial connection with the MPU device.
148 * @brief Close the serial communication.
174 * @brief Get the serial file handle to the device.
184 * @brief apply the choosen orientation and full scale range
262 * @brief Setup the DMP to handle the accelerometer endianess.
297 * @brief Initialize MLX data. This should be called to setup the mlx
371 * @brief This registers a function to be called for each time the DMP
403 * @brief This unregisters a function to be called for each DMP interrupt.
428 * @brief Run the recorded interrupt process callbacks in the event
489 * @brief inv_start_bias_calc starts the bias calculation on the MPU.
500 * @brief inv_stop_bias_calc stops the bias calculation on the MPU.
510 * @brief inv_update_data fetches data from the fifo and updates the
571 * @brief inv_check_flag returns the value of a flag.
608 * @brief Enable generation of the DMP interrupt when Motion or no-motion
702 * @brief Get the current set of DMP interrupt sources.
730 * @brief Sets up the Accelerometer calibration and scale factor.
876 * @brief Sets up the Gyro calibration and scale factor.
1024 * @brief Sets up the Compass calibration and scale factor.
1105 * @brief Sets the Gyro Dead Zone based upon LPF filter settings and Control setup.
1137 * @brief inv_set_bias_update is used to register which algorithms will be
1283 * @brief inv_get_motion_state is used to determine if the device is in
1305 * @brief inv_set_no_motion_thresh is used to set the threshold for
1349 * @brief inv_set_no_motion_threshAccel is used to set the threshold for
1374 * @brief inv_set_no_motion_time is used to set the time required for
1416 * @brief inv_get_version is used to get the ML version.
1435 * @brief Check for the presence of the gyro sensor.