Searched refs:flush_batch (Results 1 – 4 of 4) sorted by relevance
/hardware/invensense/65xx/libsensors_iio/ |
D | MPLSensor.h | 514 char *flush_batch; member
|
D | MPLSensor.cpp | 5124 sprintf(mpu.flush_batch, "%s%s", sysfs_path, in inv_init_sysfs_attributes() 5815 mpu.flush_batch, getTimestamp()); in flush() 5817 read_sysfs_int(mpu.flush_batch, &res); in flush()
|
/hardware/invensense/6515/libsensors_iio/ |
D | MPLSensor.h | 516 char *flush_batch; member
|
D | MPLSensor.cpp | 5485 sprintf(mpu.flush_batch, "%s%s", sysfs_path, 6271 mpu.flush_batch, getTimestamp()); 6273 status = read_sysfs_int(mpu.flush_batch, &res);
|