Home | History | Annotate | Download | only in mllite

Lines Matching full:sensor

45  *  @brief  inv_get_array is used to get an array of processed motion sensor data.
187 * @brief inv_get_float_array is used to get an array of processed motion sensor
203 * <b>Please refer to the "9-Axis Sensor Fusion Application Note" document,
204 * section 7 "Sensor Fusion Output", for details regarding rotation
292 * Returns an array of nine data points representing raw sensor data
296 * sensor data output. In case of accelerometers with lower output
297 * resolution, e.g 8-bit, the sensor data is scaled up to match the
304 * The values are not sensor fused with other sensor types data but
312 * The values are not sensor fused with other sensor types data but
320 * The values are not sensor fused with other sensor types data but
485 * @brief used to set an array of motion sensor data.
495 * Please also refer to the provided "9-Axis Sensor Fusion
538 * @brief used to set an array of motion sensor data.
545 * Please refer to the provided "9-Axis Sensor Fusion Application