Home
last modified time | relevance | path

Searched refs:ENG_VERBOSE (Results 1 – 10 of 10) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp349 LOGV_IF(ENG_VERBOSE, in MPLSensor()
370 LOGV_IF(ENG_VERBOSE, in MPLSensor()
642 LOGV_IF(ENG_VERBOSE, "HAL:iio iio_fd opened : %d", iio_fd); in enable_iio_sysfs()
716 LOGV_IF(ENG_VERBOSE, "HAL:Invensense vector compass cal enabled"); in inv_constructor_default_enable()
840 LOGV_IF(ENG_VERBOSE, "HAL:DMP is already loaded"); in loadDMP()
1193 LOGV_IF(ENG_VERBOSE, "HAL:Enabling ped standalone"); in enablePedIndicator()
1217 LOGV_IF(ENG_VERBOSE, "HAL:Toggling step indicator to %d", en); in enablePedIndicator()
1238 LOGV_IF(ENG_VERBOSE, "HAL:checkPedStandaloneBatched=%d", res); in checkPedStandaloneBatched()
1277 LOGV_IF(ENG_VERBOSE, "HAL:Ped Standalone disabled"); in enablePedStandalone()
1297 LOGV_IF(ENG_VERBOSE, "HAL:Ped Standalone enabled"); in enablePedStandalone()
[all …]
DSensorBase.cpp41 bool SensorBase::ENG_VERBOSE = false; member in SensorBase
72 ENG_VERBOSE = true; in SensorBase()
DSensorBase.h65 static bool ENG_VERBOSE; /* log a lot more info about the internals */ variable
DPressureSensor.IIO.secondary.cpp56 LOGV_IF(ENG_VERBOSE, "pressuresensor path: %s", mSysfsPath); in PressureSensor()
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp473 LOGV_IF(ENG_VERBOSE, in MPLSensor()
481 LOGV_IF(ENG_VERBOSE, in MPLSensor()
732 LOGV_IF(ENG_VERBOSE, "HAL:iio iio_fd opened : %d", iio_fd); in enable_iio_sysfs()
806 LOGV_IF(ENG_VERBOSE, "HAL:Invensense vector compass cal enabled"); in inv_constructor_default_enable()
928 LOGV_IF(ENG_VERBOSE, "HAL:DMP is already loaded"); in loadDMP()
1206 LOGV_IF(ENG_VERBOSE, "HAL:Toggling step indicator to %d", en); in enablePedIndicator()
1251 LOGV_IF(ENG_VERBOSE, "HAL:Ped Standalone disabled"); in enablePedStandalone()
1271 LOGV_IF(ENG_VERBOSE, "HAL:Ped Standalone enabled"); in enablePedStandalone()
1300 LOGV_IF(ENG_VERBOSE, "HAL:Disabling ped standalone"); in enablePedStandaloneData()
1317 LOGV_IF(ENG_VERBOSE, "HAL:Enabling ped standalone"); in enablePedStandaloneData()
[all …]
DSensorBase.cpp41 bool SensorBase::ENG_VERBOSE = false; member in SensorBase
71 ENG_VERBOSE = true; in SensorBase()
DSensorBase.h65 static bool ENG_VERBOSE; /* log a lot more info about the internals */ variable
DPressureSensor.IIO.secondary.cpp56 LOGV_IF(ENG_VERBOSE, "pressuresensor path: %s", mSysfsPath); in PressureSensor()
/hardware/invensense/60xx/libsensors_iio/
Dlocal_log_def.h14 #define ENG_VERBOSE (0) /* log some a lot more info about the internals */ macro
DMPLSensor.cpp969 LOGV_IF(ENG_VERBOSE, "FUSION ENABLED"); in computeLocalSensorMask()
976 LOGV_IF(ENG_VERBOSE, "ALL DISABLED"); in computeLocalSensorMask()
982 LOGV_IF(ENG_VERBOSE, "G ENABLED"); in computeLocalSensorMask()
985 LOGV_IF(ENG_VERBOSE, "G DISABLED"); in computeLocalSensorMask()
990 LOGV_IF(ENG_VERBOSE, "A ENABLED"); in computeLocalSensorMask()
993 LOGV_IF(ENG_VERBOSE, "A DISABLED"); in computeLocalSensorMask()
999 LOGV_IF(ENG_VERBOSE, "M ENABLED"); in computeLocalSensorMask()
1002 LOGV_IF(ENG_VERBOSE, "M DISABLED"); in computeLocalSensorMask()
2398 LOGV_IF(ENG_VERBOSE, in inv_read_temperature()
2456 LOGV_IF(ENG_VERBOSE, in inv_read_sensor_bias()
[all …]