OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enableSensors
(Results
1 - 4
of
4
) sorted by null
/hardware/invensense/60xx/libsensors_iio/
MPLSensor.h
199
int
enableSensors
(unsigned long sensors, int en, uint32_t changed);
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.h
300
int
enableSensors
(unsigned long sensors, int en, uint32_t changed);
MPLSensor.cpp
[
all
...]
Completed in 708 milliseconds