HomeSort by relevance Sort by last modified time
    Searched refs:MPL_LOG_TAG (Results 1 - 25 of 36) sorted by null

1 2

  /hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
log.h 104 #ifndef MPL_LOG_TAG
106 #define MPL_LOG_TAG
108 #define MPL_LOG_TAG NULL
115 * Simplified macro to send a verbose log message using the current MPL_LOG_TAG.
124 MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__);\
131 MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__);\
136 #define MPL_LOGV(fmt, ...) MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__)
151 ? MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__) \
157 * Simplified macro to send a debug log message using the current MPL_LOG_TAG.
160 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__
    [all...]
  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
log.h 108 #ifndef MPL_LOG_TAG
110 #define MPL_LOG_TAG
112 #define MPL_LOG_TAG NULL
119 * Simplified macro to send a verbose log message using the current MPL_LOG_TAG.
128 MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__);\
135 MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__);\
140 #define MPL_LOGV(fmt, ...) MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__)
155 ? MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__) \
161 * Simplified macro to send a debug log message using the current MPL_LOG_TAG.
164 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__
    [all...]
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
log.h 108 #ifndef MPL_LOG_TAG
110 #define MPL_LOG_TAG
112 #define MPL_LOG_TAG NULL
119 * Simplified macro to send a verbose log message using the current MPL_LOG_TAG.
128 MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__);\
135 MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__);\
140 #define MPL_LOGV(fmt, ...) MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__)
155 ? MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__) \
161 * Simplified macro to send a debug log message using the current MPL_LOG_TAG.
164 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__
    [all...]
  /hardware/invensense/60xx/mlsdk/platform/include/
log.h 115 #ifndef MPL_LOG_TAG
117 #define MPL_LOG_TAG
119 #define MPL_LOG_TAG NULL
126 * Simplified macro to send a verbose log message using the current MPL_LOG_TAG.
133 MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__);\
136 #define MPL_LOGV(fmt, ...) MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__)
151 ? MPL_LOG(LOG_VERBOSE, MPL_LOG_TAG, fmt, ##__VA_ARGS__) \
157 * Simplified macro to send a debug log message using the current MPL_LOG_TAG.
160 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__)
166 ? MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__)
    [all...]
  /hardware/invensense/60xx/mlsdk/mllite/
pressure.c 55 #undef MPL_LOG_TAG
56 #define MPL_LOG_TAG "MPL-pressure"
accel.c 53 #undef MPL_LOG_TAG
54 #define MPL_LOG_TAG "MPL-accel"
mldmp.c 52 #undef MPL_LOG_TAG
53 #define MPL_LOG_TAG "MPL-dmp"
mlFIFOHW.c 55 #undef MPL_LOG_TAG
56 #define MPL_LOG_TAG "MPL-fifo"
mlstates.c 49 #undef MPL_LOG_TAG
50 #define MPL_LOG_TAG "MPL-mlstates"
mlBiasNoMotion.c 38 #undef MPL_LOG_TAG
39 #define MPL_LOG_TAG "MPL-BiasNoMot"
mldl_cfg_mpu.c 47 #undef MPL_LOG_TAG
48 #define MPL_LOG_TAG "MPL-mldl_cfg_mpu:"
compass.c 55 #undef MPL_LOG_TAG
56 #define MPL_LOG_TAG "MPL-compass"
mldl.c 64 #undef MPL_LOG_TAG
65 #define MPL_LOG_TAG "MPL-mldl"
    [all...]
mlsupervisor.c 54 #undef MPL_LOG_TAG
55 #define MPL_LOG_TAG "MPL-sup"
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
ml_stored_data.c 24 #undef MPL_LOG_TAG
29 #undef MPL_LOG_TAG
30 #define MPL_LOG_TAG "MPL-storeload"
ml_sysfs_helper.c 9 #undef MPL_LOG_TAG
10 #define MPL_LOG_TAG "MLLITE"
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
ml_stored_data.c 24 #undef MPL_LOG_TAG
29 #undef MPL_LOG_TAG
30 #define MPL_LOG_TAG "MPL-storeload"
ml_sysfs_helper.c 3 #undef MPL_LOG_TAG
4 #define MPL_LOG_TAG "MLLITE"
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/linux/
ml_stored_data.c 25 #undef MPL_LOG_TAG
26 #define MPL_LOG_TAG "MPL-storeload"
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
storage_manager.c 19 #undef MPL_LOG_TAG
20 #define MPL_LOG_TAG "MLLITE"
hal_outputs.c 20 #undef MPL_LOG_TAG
21 #define MPL_LOG_TAG "MLLITE"
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
storage_manager.c 19 #undef MPL_LOG_TAG
20 #define MPL_LOG_TAG "MLLITE"
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
and_constructor.c 21 #undef MPL_LOG_TAG
22 #define MPL_LOG_TAG "MPL-playback"
main.c 29 #undef MPL_LOG_TAG
30 #define MPL_LOG_TAG "MPL-playback"
  /hardware/invensense/60xx/mlsdk/platform/linux/
mlsl_linux_mpu.c 71 #undef MPL_LOG_TAG
72 #define MPL_LOG_TAG "MPL-mlsl"

Completed in 273 milliseconds

1 2