HomeSort by relevance Sort by last modified time
    Searched refs:inv_send_gyro (Results 1 - 4 of 4) sorted by null

  /hardware/invensense/60xx/mlsdk/mllite/
mlFIFO.h 87 inv_error_t inv_send_gyro(uint_fast16_t elements, uint_fast16_t accuracy);
ml.c     [all...]
mlFIFO.c 1144 inv_error_t inv_send_gyro(uint_fast16_t elements, uint_fast16_t accuracy) function
    [all...]
  /hardware/invensense/60xx/libsensors/
MPLSensor.cpp 540 result = inv_send_gyro(INV_ALL, INV_32_BIT);
542 ALOGE("Fatal error: inv_send_gyro returned %d\n", result);
    [all...]

Completed in 310 milliseconds