OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_THIRD_PARTY_ACCEL
(Results
1 - 2
of
2
) sorted by null
/hardware/invensense/60xx/libsensors_iio/
MPLSensor.cpp
54
# define
USE_THIRD_PARTY_ACCEL
(1)
56
# define
USE_THIRD_PARTY_ACCEL
(0)
238
if (!
USE_THIRD_PARTY_ACCEL
) {
[
all
...]
/hardware/invensense/65xx/libsensors_iio/
MPLSensor.cpp
59
#define
USE_THIRD_PARTY_ACCEL
(1)
61
#define
USE_THIRD_PARTY_ACCEL
(0)
384
if (
USE_THIRD_PARTY_ACCEL
== 0) {
[
all
...]
Completed in 28 milliseconds