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

  /hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
inv_sysfs_utils.h 57 const char *dmp_firmware; member in struct:inv_sysfs_names_s
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
inv_sysfs_utils.h 51 const char *dmp_firmware; member in struct:inv_sysfs_names_s
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/gesture_test/
inv_gesture_test.c 51 char *dmp_firmware; member in struct:sysfs_attrbs
202 sprintf(mpu.dmp_firmware, "%s%s", sysfs_path, "/dmp_firmware");
  /hardware/invensense/6515/libsensors_iio/
MPLSensor.h 443 char *dmp_firmware; member in struct:MPLSensor::sysfs_attrbs
MPLSensor.cpp 853 LOGV_IF(EXTRA_VERBOSE, "HAL:load dmp: %s", mpu.dmp_firmware);
854 fptr = fopen(mpu.dmp_firmware, "w");
856 LOGE("HAL:could not open dmp_firmware");
    [all...]
  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.h 441 char *dmp_firmware; member in struct:MPLSensor::sysfs_attrbs
MPLSensor.cpp     [all...]

Completed in 568 milliseconds