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

  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
mpl.c 35 INV_ERROR_CHECK(inv_init_start_manager());
38 INV_ERROR_CHECK(inv_init_data_builder());
40 INV_ERROR_CHECK(inv_enable_results_holder());
71 INV_ERROR_CHECK(inv_execute_mpl_start_notification());
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
mpl.c 35 INV_ERROR_CHECK(inv_init_start_manager());
38 INV_ERROR_CHECK(inv_init_data_builder());
40 INV_ERROR_CHECK(inv_enable_results_holder());
71 INV_ERROR_CHECK(inv_execute_mpl_start_notification());
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
and_constructor.c 363 INV_ERROR_CHECK(inv_enable_quaternion());
364 INV_ERROR_CHECK(inv_enable_fast_nomot());
365 INV_ERROR_CHECK(inv_enable_heading_from_gyro());
366 INV_ERROR_CHECK(inv_enable_compass_bias_w_gyro());
367 INV_ERROR_CHECK(inv_enable_hal_outputs());
368 INV_ERROR_CHECK(inv_enable_vector_compass_cal());
369 INV_ERROR_CHECK(inv_enable_9x_sensor_fusion());
370 INV_ERROR_CHECK(inv_enable_gyro_tc());
371 INV_ERROR_CHECK(inv_enable_no_gyro_fusion());
372 INV_ERROR_CHECK(inv_enable_in_use_auto_calibration())
    [all...]
  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
log.h 413 #define INV_ERROR_CHECK(r_1329) \
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
log.h 359 #define INV_ERROR_CHECK(r_1329) \

Completed in 76 milliseconds