Home
last modified time | relevance | path

Searched refs:flush_batch (Results 1 – 4 of 4) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h493 char *flush_batch; member
DMPLSensor.cpp5191 sprintf(mpu.flush_batch, "%s%s", sysfs_path,
5879 mpu.flush_batch, getTimestamp());
5881 status = read_sysfs_int(mpu.flush_batch, &res);
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h514 char *flush_batch; member
DMPLSensor.cpp5150 sprintf(mpu.flush_batch, "%s%s", sysfs_path, in inv_init_sysfs_attributes()
5844 mpu.flush_batch, getTimestamp()); in flush()
5846 read_sysfs_int(mpu.flush_batch, &res); in flush()