Home
last modified time | relevance | path

Searched defs:DEBUG_BATCHING (Results 1 – 3 of 3) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
DSensorBase.h68 static bool DEBUG_BATCHING; /* log the data for debugging batching */ variable
DSensorBase.cpp46 bool SensorBase::DEBUG_BATCHING = false; member in SensorBase
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp5484 #define DEBUG_BATCHING (0) macro