HomeSort by relevance Sort by last modified time
    Searched refs:MPL_LOG_NDEBUG (Results 1 - 3 of 3) sorted by null

  /hardware/invensense/libsensors_iio/software/core/driver/include/
log.h 64 * You can modify this (for example with "#define MPL_LOG_NDEBUG 0"
67 #ifndef MPL_LOG_NDEBUG
69 #define MPL_LOG_NDEBUG 1
71 #define MPL_LOG_NDEBUG 0
118 #if MPL_LOG_NDEBUG
145 #if MPL_LOG_NDEBUG
245 #if MPL_LOG_NDEBUG
  /hardware/invensense/mlsdk/platform/include/
log.h 75 * You can modify this (for example with "#define MPL_LOG_NDEBUG 0"
78 #ifndef MPL_LOG_NDEBUG
80 #define MPL_LOG_NDEBUG 1
82 #define MPL_LOG_NDEBUG 0
129 #if MPL_LOG_NDEBUG
145 #if MPL_LOG_NDEBUG
241 #if MPL_LOG_NDEBUG
  /hardware/invensense/libsensors_iio/software/core/mllite/
data_builder.c 18 #undef MPL_LOG_NDEBUG
19 #define MPL_LOG_NDEBUG 0 /* Use 0 to turn on MPL_LOGV output */
    [all...]

Completed in 53 milliseconds