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

  /hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
stress_iio.c 264 write_sysfs_int64("pedometer_steps", sysfs_path, 0);
265 write_sysfs_int64("pedometer_time", sysfs_path, 0);
iio_utils.h 490 inline int write_sysfs_int64(char *filename, char *basedir, long long val) function

Completed in 74 milliseconds