Searched defs:gy (Results 1 – 9 of 9) sorted by relevance
/AliOS-Things-master/components/py_engine/tests/haas/HaaS100/python-apps/driver/i2c/ |
A D | test_mpu6050.py | 27 gy = [] variable 28 gy = mpu6050Dev.get_Gyroscope() variable
|
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/driver/i2c/ |
A D | test_mpu6050.py | 27 gy = [] variable 28 gy = mpu6050Dev.get_Gyroscope() variable
|
/AliOS-Things-master/components/amp/test/ |
A D | test_mpu6050.js | 23 var gy = mpu6050.get_Gyroscope(); variable
|
/AliOS-Things-master/hardware/board/haaseduk1/board_test/ |
A D | sensors_test.c | 110 short gx = 0, gy = 0, gz = 0; in gyro_test() local
|
/AliOS-Things-master/hardware/board/haaseduk1/drivers/sensor/ |
A D | drv_acc_gyro_inv_mpu6050.c | 166 void MPU_Get_Gyroscope(short *gx, short *gy, short *gz) in MPU_Get_Gyroscope()
|
/AliOS-Things-master/components/amp/modules/ |
A D | mpu6050.js | 288 function get_Gyroscope(gx, gy, gz) argument
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | ecp_curves.c | 589 const mbedtls_mpi_uint *gy, size_t gylen, in ecp_group_load()
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | nanosvgrast.h | 1022 float fx, fy, dx, gy; in nsvg__scanlineSolid() local 1067 float fx, fy, dx, gx, gy, gd; in nsvg__scanlineSolid() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | pngvalid.c | 3331 png_fixed_point wx, wy, rx, ry, gx, gy, bx, by; member
|
Completed in 32 milliseconds