OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MPL_LOG_NDEBUG
(Results
1 - 9
of
9
) sorted by null
/hardware/invensense/60xx/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/60xx/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/65xx/libsensors_iio/software/core/driver/include/
log.h
68
* You can modify this (for example with "#define
MPL_LOG_NDEBUG
0"
71
#ifndef
MPL_LOG_NDEBUG
73
#define
MPL_LOG_NDEBUG
1
75
#define
MPL_LOG_NDEBUG
0
122
#if
MPL_LOG_NDEBUG
149
#if
MPL_LOG_NDEBUG
249
#if
MPL_LOG_NDEBUG
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
ml_stored_data.c
22
#undef
MPL_LOG_NDEBUG
23
#define
MPL_LOG_NDEBUG
0 /* Use 0 to turn on MPL_LOGV output */
ml_sysfs_helper.c
1
#undef
MPL_LOG_NDEBUG
2
#define
MPL_LOG_NDEBUG
0 /* Use 0 to turn on MPL_LOGV output */
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
storage_manager.c
17
#undef
MPL_LOG_NDEBUG
18
#define
MPL_LOG_NDEBUG
0 /* Use 0 to turn on MPL_LOGV output */
hal_outputs.c
18
#undef
MPL_LOG_NDEBUG
19
#define
MPL_LOG_NDEBUG
1 /* Use 0 to turn on MPL_LOGV output */
data_builder.c
18
#undef
MPL_LOG_NDEBUG
19
#define
MPL_LOG_NDEBUG
1 /* Use 0 to turn on MPL_LOGV output */
[
all
...]
/hardware/invensense/60xx/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 217 milliseconds