Home
last modified time | relevance | path

Searched defs:MPL_LOGD (Results 1 – 2 of 2) sorted by relevance

/hardware/invensense/mlsdk/platform/include/
Dlog.h160 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__) macro
/hardware/invensense/libsensors_iio/software/core/driver/include/
Dlog.h159 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__) macro