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

  /hardware/invensense/65xx/libsensors_iio/
CompassSensor.IIO.primary.h 75 char *chip_enable; member in struct:CompassSensor::sysfs_attrbs
CompassSensor.IIO.primary.cpp 296 return write_sysfs_int(compassSysFs.chip_enable, en);
539 sprintf(compassSysFs.chip_enable, "%s%s", sysfs_path, "/buffer/enable");
MPLSensor.h 428 char *chip_enable; member in struct:MPLSensor::sysfs_attrbs
MPLSensor.cpp     [all...]
  /hardware/invensense/60xx/libsensors_iio/
MPLSensor.h 277 char *chip_enable; member in struct:MPLSensor::sysfs_attrbs
MPLSensor.cpp 685 if(write_sysfs_int(mpu.chip_enable, 0) < 0) {
904 return write_sysfs_int(mpu.chip_enable, en);
    [all...]

Completed in 40 milliseconds