Home
last modified time | relevance | path

Searched refs:MAX_READ_SIZE (Results 1 – 2 of 2) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h147 #define MAX_READ_SIZE BYTES_QUAT_DATA macro
DMPLSensor.cpp4019 nbyte = MAX_READ_SIZE - mLeftOverBufferSize;
4093 if(readCounter < MAX_READ_SIZE) {