OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_CHIP_ID_LEN
(Results
1 - 6
of
6
) sorted by null
/hardware/invensense/65xx/libsensors_iio/
CompassSensor.IIO.primary.h
38
#define
MAX_CHIP_ID_LEN
(20)
MPLSensor.h
51
#define
MAX_CHIP_ID_LEN
(20)
417
char chip_ID[
MAX_CHIP_ID_LEN
];
CompassSensor.IIO.primary.cpp
145
char iio_trigger_name[
MAX_CHIP_ID_LEN
], iio_device_node[
MAX_CHIP_ID_LEN
];
MPLSensor.cpp
635
char iio_device_node[
MAX_CHIP_ID_LEN
];
[
all
...]
/hardware/invensense/60xx/libsensors_iio/
MPLSensor.h
51
#define
MAX_CHIP_ID_LEN
(20)
268
char chip_ID[
MAX_CHIP_ID_LEN
];
MPLSensor.cpp
373
char iio_trigger_name[
MAX_CHIP_ID_LEN
], iio_device_node[
MAX_CHIP_ID_LEN
];
[
all
...]
Completed in 376 milliseconds