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

  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
mpl.h 16 inv_error_t inv_init_mpl(void);
mpl.c 30 inv_error_t inv_init_mpl(void) function
65 * @brief Starts the MPL. Typically called after inv_init_mpl() or after a
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
mpl.h 16 inv_error_t inv_init_mpl(void);
mpl.c 30 inv_error_t inv_init_mpl(void) function
65 * @brief Starts the MPL. Typically called after inv_init_mpl() or after a
  /hardware/invensense/6515/libsensors_iio/
MPLSensor.cpp 678 inv_error_t result = inv_init_mpl();
680 LOGE("HAL:inv_init_mpl() failed");
    [all...]
  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.cpp 736 inv_error_t result = inv_init_mpl();
738 LOGE("HAL:inv_init_mpl() failed");
    [all...]

Completed in 525 milliseconds