Searched refs:in_timestamp_en (Results 1 – 8 of 8) sorted by relevance
/hardware/invensense/65xx/libsensors_iio/ |
D | CompassSensor.IIO.primary.cpp | 150 1, compassSysFs.in_timestamp_en, getTimestamp()); in enable_iio_sysfs() 151 write_sysfs_int(compassSysFs.in_timestamp_en, 1); in enable_iio_sysfs() 522 sprintf(compassSysFs.in_timestamp_en, "%s%s", sysfs_path, "/scan_elements/in_timestamp_en"); in inv_init_sysfs_attributes()
|
D | CompassSensor.IIO.primary.h | 76 char *in_timestamp_en; member
|
D | MPLSensor.h | 480 char *in_timestamp_en; member
|
D | MPLSensor.cpp | 688 mpu.in_timestamp_en, getTimestamp()); in enable_iio_sysfs() 692 tempFp = fopen(mpu.in_timestamp_en, "w"); in enable_iio_sysfs() 5034 sprintf(mpu.in_timestamp_en, "%s%s", sysfs_path, in inv_init_sysfs_attributes()
|
/hardware/invensense/6515/libsensors_iio/ |
D | CompassSensor.IIO.primary.h | 76 char *in_timestamp_en; member
|
D | CompassSensor.IIO.primary.cpp | 150 1, compassSysFs.in_timestamp_en, getTimestamp()); in enable_iio_sysfs() 151 write_sysfs_int(compassSysFs.in_timestamp_en, 1); in enable_iio_sysfs() 556 sprintf(compassSysFs.in_timestamp_en, "%s%s", sysfs_path, "/scan_elements/in_timestamp_en"); in inv_init_sysfs_attributes()
|
D | MPLSensor.h | 482 char *in_timestamp_en; member
|
D | MPLSensor.cpp | 621 mpu.in_timestamp_en, getTimestamp()); in enable_iio_sysfs() 625 tempFp = fopen(mpu.in_timestamp_en, "w"); in enable_iio_sysfs() 5395 sprintf(mpu.in_timestamp_en, "%s%s", sysfs_path,
|