Searched defs:MPL_LOGD (Results 1 – 4 of 4) sorted by relevance
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/ |
D | log.h | 164 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__) macro
|
/hardware/invensense/60xx/mlsdk/platform/include/ |
D | log.h | 160 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__) macro
|
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/ |
D | log.h | 164 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__) macro
|
/hardware/invensense/60xx/libsensors_iio/software/core/driver/include/ |
D | log.h | 160 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__) macro
|