/device/google/contexthub/firmware/ |
argonkey_aux_variant_config.mk | 59 os/algos/calibration/gyroscope/gyro_cal.c \ 60 os/algos/calibration/gyroscope/gyro_stillness_detect.c \
|
lunchbox_aux_variant_config.mk | 68 os/algos/calibration/gyroscope/gyro_cal.c \ 69 os/algos/calibration/gyroscope/gyro_stillness_detect.c \
|
neonkey_aux_variant_config.mk | 60 os/algos/calibration/gyroscope/gyro_cal.c \ 61 os/algos/calibration/gyroscope/gyro_stillness_detect.c \
|
nucleo_aux_variant_config.mk | 60 os/algos/calibration/gyroscope/gyro_cal.c \ 61 os/algos/calibration/gyroscope/gyro_stillness_detect.c \
|
/device/google/contexthub/firmware/variant/argonkey/ |
argonkey.mk | 36 os/algos/calibration/gyroscope/gyro_cal.c \ 37 os/algos/calibration/gyroscope/gyro_stillness_detect.c \
|
/device/generic/armv7-a-neon/ |
mini_common.mk | 72 frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:system/etc/permissions/android.hardware.sensor.gyroscope.xml \
|
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/ |
README | 41 #define LSM6DSM_ACCEL_GYRO_ROT_MATRIX 1, 0, 0, 0, 1, 0, 0, 0, 1 /* Accelerometer and gyroscope axis orientation */ 52 - LSM6DSM_GYRO_CALIB_ENABLED /* Enable gyroscope bias calibration */ 53 - LSM6DSM_OVERTEMP_CALIB_ENABLED /* Enable gyroscope over temperature bias calibration [Require LSM6DSM_GYRO_CALIB_ENABLED] */ 74 Sensors orientation can be modified through rotation matrices. Accelerometer and gyroscope are sharing same
|
st_lsm6dsm.c | 40 #include <calibration/gyroscope/gyro_cal.h> 388 /* LSM6DSM_CTRL2_G_BASE: gyroscope sensor register default settings */ [all...] |
/external/libxcam/ |
README.md | 21 - gyroscope 3-DoF (orientation) based video stabilization.
|
/device/google/cuttlefish/shared/ |
device.mk | 147 frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.gyroscope.xml \
|
/device/linaro/hikey/ |
device-common.mk | 149 frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.gyroscope.xml \
|
/device/google/marlin/ |
device-common.mk | 257 frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.gyroscope.xml \
|
/device/google/marlin/common/ |
base.mk | 808 frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.gyroscope.xml \
|
/device/google/wahoo/ |
device.mk | 173 frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.gyroscope.xml \
|
/device/google/bonito/ |
device.mk | 201 frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.gyroscope.xml \ [all...] |
/device/google/crosshatch/ |
device.mk | 211 frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.gyroscope.xml \ [all...] |
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/ |
bosch_bmi160.c | 64 #include <calibration/gyroscope/gyro_cal.h> 767 { DEC_INFO_RATE_BIAS("Gyroscope", GyrRates, SENS_TYPE_GYRO, NUM_AXIS_THREE, [all...] |
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/ |
invensense_icm40600.c | 47 #include <calibration/gyroscope/gyro_cal.h> 782 { DEC_INFO_RATE_BIAS("Gyroscope", GyrRates, SENS_TYPE_GYRO, NUM_AXIS_THREE, 785 { DEC_INFO_RATE("Gyroscope", GyrRates, SENS_TYPE_GYRO, NUM_AXIS_THREE, [all...] |