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

  /hardware/invensense/6515/libsensors_iio/
CompassSensor.IIO.primary.h 76 char *in_timestamp_en; member in struct:CompassSensor::sysfs_attrbs
CompassSensor.IIO.primary.cpp 150 1, compassSysFs.in_timestamp_en, getTimestamp());
151 write_sysfs_int(compassSysFs.in_timestamp_en, 1);
556 sprintf(compassSysFs.in_timestamp_en, "%s%s", sysfs_path, "/scan_elements/in_timestamp_en");
MPLSensor.h 482 char *in_timestamp_en; member in struct:MPLSensor::sysfs_attrbs
MPLSensor.cpp 621 mpu.in_timestamp_en, getTimestamp());
625 tempFp = fopen(mpu.in_timestamp_en, "w");
    [all...]
  /hardware/invensense/65xx/libsensors_iio/
CompassSensor.IIO.primary.h 76 char *in_timestamp_en; member in struct:CompassSensor::sysfs_attrbs
CompassSensor.IIO.primary.cpp 150 1, compassSysFs.in_timestamp_en, getTimestamp());
151 write_sysfs_int(compassSysFs.in_timestamp_en, 1);
522 sprintf(compassSysFs.in_timestamp_en, "%s%s", sysfs_path, "/scan_elements/in_timestamp_en");
MPLSensor.h 480 char *in_timestamp_en; member in struct:MPLSensor::sysfs_attrbs
MPLSensor.cpp 688 mpu.in_timestamp_en, getTimestamp());
692 tempFp = fopen(mpu.in_timestamp_en, "w");
    [all...]

Completed in 1079 milliseconds