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

  /hardware/invensense/65xx/libsensors_iio/
CompassSensor.IIO.primary.h 78 char *current_trigger; member in struct:CompassSensor::sysfs_attrbs
CompassSensor.IIO.primary.cpp 166 iio_trigger_name, compassSysFs.current_trigger, getTimestamp());
167 tempFp = fopen(compassSysFs.current_trigger, "w");
542 sprintf(compassSysFs.current_trigger, "%s%s", sysfs_path, "/trigger/current_trigger");
  /hardware/invensense/60xx/libsensors_iio/
MPLSensor.h 314 char *current_trigger; member in struct:MPLSensor::sysfs_attrbs
MPLSensor.cpp 393 iio_trigger_name, mpu.current_trigger, getTimestamp());
394 tempFp = fopen(mpu.current_trigger, "w");
    [all...]

Completed in 1602 milliseconds