Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DSensorBase.cpp37 bool SensorBase::EXTRA_VERBOSE = false; member in SensorBase
64 EXTRA_VERBOSE = true; in SensorBase()
167 LOGV_IF(EXTRA_VERBOSE, "path open %s", devname); in openInput()
174 LOGV_IF(EXTRA_VERBOSE, "name read %s", name); in openInput()
DMPLSensor.cpp265 LOGV_IF(EXTRA_VERBOSE, in MPLSensor()
300 LOGV_IF(EXTRA_VERBOSE, "HAL:gyro temperature path: %s", mpu.temperature); in MPLSensor()
305 LOGV_IF(EXTRA_VERBOSE, in MPLSensor()
326 LOGV_IF(EXTRA_VERBOSE, "HAL:Gyro FSR used %ld", mGyroScale); in MPLSensor()
346 LOGV_IF(EXTRA_VERBOSE, "HAL:Gyro self test scale used %ld", mGyroSelfTestScale); in MPLSensor()
354 LOGV_IF(EXTRA_VERBOSE, "HAL:factory gyro x offset path: %s", mpu.in_gyro_x_offset); in MPLSensor()
355 LOGV_IF(EXTRA_VERBOSE, "HAL:factory gyro y offset path: %s", mpu.in_gyro_y_offset); in MPLSensor()
356 LOGV_IF(EXTRA_VERBOSE, "HAL:factory gyro z offset path: %s", mpu.in_gyro_z_offset); in MPLSensor()
364 LOGV_IF(EXTRA_VERBOSE, in MPLSensor()
373 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.cpp38 bool SensorBase::EXTRA_VERBOSE = false; member in SensorBase
66 EXTRA_VERBOSE = true; in SensorBase()
170 LOGV_IF(EXTRA_VERBOSE, "path open %s", devname); in openInput()
177 LOGV_IF(EXTRA_VERBOSE, "name read %s", name); in openInput()
DMPLSensor.cpp171 LOGV_IF(EXTRA_VERBOSE, in MPLSensor()
208 LOGV_IF(EXTRA_VERBOSE, "HAL:gyro temperature path: %s", mpu.temperature); in MPLSensor()
213 LOGV_IF(EXTRA_VERBOSE, in MPLSensor()
234 LOGV_IF(EXTRA_VERBOSE, "HAL:Gyro FSR used %ld", mGyroScale); in MPLSensor()
254 LOGV_IF(EXTRA_VERBOSE, "HAL:Gyro self test scale used %ld", mGyroSelfTestScale); in MPLSensor()
262 LOGV_IF(EXTRA_VERBOSE, "HAL:factory gyro x offset path: %s", mpu.in_gyro_x_offset); in MPLSensor()
263 LOGV_IF(EXTRA_VERBOSE, "HAL:factory gyro y offset path: %s", mpu.in_gyro_y_offset); in MPLSensor()
264 LOGV_IF(EXTRA_VERBOSE, "HAL:factory gyro z offset path: %s", mpu.in_gyro_z_offset); in MPLSensor()
272 LOGV_IF(EXTRA_VERBOSE, in MPLSensor()
281 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()