Home
last modified time | relevance | path

Searched refs:EXTRA_VERBOSE (Results 1 – 18 of 18) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/
DSensorBase.cpp36 bool SensorBase::EXTRA_VERBOSE = false; member in SensorBase
63 EXTRA_VERBOSE = true; in SensorBase()
166 LOGV_IF(EXTRA_VERBOSE, "path open %s", devname); in openInput()
173 LOGV_IF(EXTRA_VERBOSE, "name read %s", name); in openInput()
DMPLSensor.cpp269 LOGV_IF(EXTRA_VERBOSE, in MPLSensor()
304 LOGV_IF(EXTRA_VERBOSE, "HAL:gyro temperature path: %s", mpu.temperature); in MPLSensor()
309 LOGV_IF(EXTRA_VERBOSE, in MPLSensor()
330 LOGV_IF(EXTRA_VERBOSE, "HAL:Gyro FSR used %ld", mGyroScale); in MPLSensor()
350 LOGV_IF(EXTRA_VERBOSE, "HAL:Gyro self test scale used %ld", mGyroSelfTestScale); in MPLSensor()
358 LOGV_IF(EXTRA_VERBOSE, "HAL:factory gyro x offset path: %s", mpu.in_gyro_x_offset); in MPLSensor()
359 LOGV_IF(EXTRA_VERBOSE, "HAL:factory gyro y offset path: %s", mpu.in_gyro_y_offset); in MPLSensor()
360 LOGV_IF(EXTRA_VERBOSE, "HAL:factory gyro z offset path: %s", mpu.in_gyro_z_offset); in MPLSensor()
368 LOGV_IF(EXTRA_VERBOSE, in MPLSensor()
377 LOGV_IF(EXTRA_VERBOSE, "HAL: gyro x dmp bias path: %s", mpu.in_gyro_x_dmp_bias); in MPLSensor()
[all …]
DMPLSupport.cpp48 LOGV_IF(EXTRA_VERBOSE, "HAL:Data= %ld", *data); in inv_read_data()
116 LOGV_IF(EXTRA_VERBOSE, "HAL:fd=%d write attribute to %ld", fd, data); in write_attribute_sensor()
139 LOGV_IF(EXTRA_VERBOSE, "HAL:fd=%d write attribute to %ld", fd, data); in write_attribute_sensor_continuous()
DSensorBase.h59 static bool EXTRA_VERBOSE; /* verbose log messages */ variable
DCompassSensor.IIO.primary.cpp115 LOGV_IF(EXTRA_VERBOSE, in CompassSensor()
173 LOGV_IF(EXTRA_VERBOSE, in enable_iio_sysfs()
DCompassSensor.IIO.9150.cpp98 LOGV_IF(EXTRA_VERBOSE, "HAL:compass mounting matrix: " in CompassSensor()
/hardware/invensense/6515/libsensors_iio/
DSensorBase.cpp36 bool SensorBase::EXTRA_VERBOSE = false; member in SensorBase
64 EXTRA_VERBOSE = true; in SensorBase()
171 LOGV_IF(EXTRA_VERBOSE, "path open %s", devname); in openInput()
178 LOGV_IF(EXTRA_VERBOSE, "name read %s", name); in openInput()
DMPLSensor.cpp146 LOGV_IF(EXTRA_VERBOSE, in MPLSensor()
180 LOGV_IF(EXTRA_VERBOSE, "HAL:gyro temperature path: %s", mpu.temperature); in MPLSensor()
185 LOGV_IF(EXTRA_VERBOSE, in MPLSensor()
206 LOGV_IF(EXTRA_VERBOSE, "HAL:Gyro FSR used %ld", mGyroScale); in MPLSensor()
226 LOGV_IF(EXTRA_VERBOSE, "HAL:Gyro self test scale used %ld", mGyroSelfTestScale); in MPLSensor()
234 LOGV_IF(EXTRA_VERBOSE, "HAL:factory gyro x offset path: %s", mpu.in_gyro_x_offset); in MPLSensor()
235 LOGV_IF(EXTRA_VERBOSE, "HAL:factory gyro y offset path: %s", mpu.in_gyro_y_offset); in MPLSensor()
236 LOGV_IF(EXTRA_VERBOSE, "HAL:factory gyro z offset path: %s", mpu.in_gyro_z_offset); in MPLSensor()
244 LOGV_IF(EXTRA_VERBOSE, in MPLSensor()
253 LOGV_IF(EXTRA_VERBOSE, "HAL: gyro x dmp bias path: %s", mpu.in_gyro_x_dmp_bias); in MPLSensor()
[all …]
DMPLSupport.cpp48 LOGV_IF(EXTRA_VERBOSE, "HAL:Data= %ld", *data); in inv_read_data()
116 LOGV_IF(EXTRA_VERBOSE, "HAL:fd=%d write attribute to %ld", fd, data); in write_attribute_sensor()
139 LOGV_IF(EXTRA_VERBOSE, "HAL:fd=%d write attribute to %ld", fd, data); in write_attribute_sensor_continuous()
DSensorBase.h59 static bool EXTRA_VERBOSE; /* verbose log messages */ variable
DCompassSensor.IIO.primary.cpp115 LOGV_IF(EXTRA_VERBOSE, in CompassSensor()
173 LOGV_IF(EXTRA_VERBOSE, in enable_iio_sysfs()
DCompassSensor.IIO.9150.cpp98 LOGV_IF(EXTRA_VERBOSE, "HAL:compass mounting matrix: " in CompassSensor()
/hardware/invensense/60xx/libsensors_iio/
DSensorBase.cpp109 LOGV_IF(EXTRA_VERBOSE, "path open %s", devname); in openInput()
116 LOGV_IF(EXTRA_VERBOSE, "name read %s", name); in openInput()
DMPLSensor.cpp189 LOGV_IF(EXTRA_VERBOSE, in MPLSensor()
228 LOGV_IF(EXTRA_VERBOSE, "HAL:gyro temperature path: %s", mpu.temperature); in MPLSensor()
233 LOGV_IF(EXTRA_VERBOSE, in MPLSensor()
255 LOGV_IF(EXTRA_VERBOSE, "HAL:Accel FSR used %d", mAccelScale); in MPLSensor()
582 LOGV_IF(EXTRA_VERBOSE, "HAL:load dmp: %s", mpu.dmp_firmware); in loadDMP()
614 LOGV_IF(EXTRA_VERBOSE, in inv_get_sensors_orientation()
643 LOGV_IF(EXTRA_VERBOSE, in inv_get_sensors_orientation()
775 LOGV_IF(EXTRA_VERBOSE, in onPower()
871 LOGV_IF(EXTRA_VERBOSE, "HAL:DMP quaternion data was turned off"); in enableQuaternionData()
918 LOGV_IF(EXTRA_VERBOSE, "HAL:MPL:inv_gyro_was_turned_off"); in enableGyro()
[all …]
DMPLSupport.cpp62 LOGV_IF(EXTRA_VERBOSE, "HAL:Data= %ld", *data); in inv_read_data()
130 LOGV_IF(EXTRA_VERBOSE, "HAL:fd=%d write attribute to %ld", fd, data); in write_attribute_sensor()
Dlocal_log_def.h7 #define EXTRA_VERBOSE (0) /* verbose log messages */ macro
DCompassSensor.IIO.9150.cpp92 LOGV_IF(EXTRA_VERBOSE, in CompassSensor()
/hardware/invensense/60xx/libsensors/
DMPLSensor.cpp61 #define EXTRA_VERBOSE (0) macro
64 #define VFUNC_LOG ALOGV_IF(EXTRA_VERBOSE, "%s", __PRETTY_FUNCTION__)
159 ALOGV_IF(EXTRA_VERBOSE, "MPLSensor constructor: numSensors = %d", numSensors); in MPLSensor()
377 ALOGV_IF(EXTRA_VERBOSE, "cs:%d rs:%d ", changing_sensors, restart); in setPowerStates()
396 ALOGV_IF(EXTRA_VERBOSE, "Allowing TimerIRQ"); in setPowerStates()
403 ALOGV_IF(EXTRA_VERBOSE, "Not allowing TimerIRQ"); in setPowerStates()
840 ALOGV_IF(EXTRA_VERBOSE, "mEnabled = %x", mEnabled); in enable()
854 ALOGV_IF(EXTRA_VERBOSE, in setDelay()
944 ALOGV_IF(EXTRA_VERBOSE, "updated timerirq period to %d", in update_delay()
949 ALOGV_IF(EXTRA_VERBOSE, "updated timerirq period to %d", in update_delay()
[all …]