OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:enableSensors
(Results
1 - 2
of
2
) sorted by null
/hardware/invensense/60xx/libsensors_iio/
MPLSensor.cpp
1009
LOGV_IF(PROCESS_VERBOSE, "HAL:
enableSensors
- %s %s", en ? "enabled" : "disable", name);
1013
int MPLSensor::
enableSensors
(unsigned long sensors, int en, uint32_t changed) {
1048
LOGV_IF(PROCESS_VERBOSE, "HAL:
enableSensors
- sensors: 0x%0x", (unsigned int)sensors);
[
all
...]
/hardware/invensense/65xx/libsensors_iio/
MPLSensor.cpp
[
all
...]
Completed in 41 milliseconds