Searched defs:MPL_LOGD (Results 1 - 4 of 4) sorted by relevance

/hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
H A Dlog.h159 #ifndef MPL_LOGD
160 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__) macro
/hardware/invensense/60xx/mlsdk/platform/include/
H A Dlog.h159 #ifndef MPL_LOGD
160 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__) macro
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
H A Dlog.h163 #ifndef MPL_LOGD
164 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__) macro
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
H A Dlog.h163 #ifndef MPL_LOGD
164 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__) macro

Completed in 220 milliseconds