Home
last modified time | relevance | path

Searched defs:ax (Results 1 – 18 of 18) sorted by relevance

/AliOS-Things-master/solutions/eduk1_demo/k1_apps/shakeshake/
A Dshakeshake.c18 short ax = 0, ay, az; variable
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/gyroscope/
A Dgyroscope.c61 short ax, ay; in gyroscope_task() local
/AliOS-Things-master/hardware/board/haaseduk1/board_test/
A Dsensors_test.c111 short ax = 0, ay = 0, az = 0; in gyro_test() local
/AliOS-Things-master/hardware/board/haaseduk1/drivers/sensor/
A Ddrv_acc_gyro_inv_mpu6050.c179 void MPU_Get_Accelerometer(short *ax, short *ay, short *az) in MPU_Get_Accelerometer()
/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_rotate.c234 int x, y, t1, t2, dx, dy, xd, yd, sdx, sdy, ax, ay, ex, ey, sw, sh; in _transformSurfaceRGBA() local
348 int x, y, dx, dy, xd, yd, sdx, sdy, ax, ay; in transformSurfaceY() local
/AliOS-Things-master/components/SDL2/src/libm/
A De_pow.c105 double z,ax,z_h,z_l,p_h,p_l; in __ieee754_pow() local
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A Dpow.c94 double z,ax,z_h,z_l,p_h,p_l; in pow() local
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/unused/
A Djmemdos.c99 unsigned short ax, dx, bx; member
103 unsigned short ax, dx, bx; member
/AliOS-Things-master/components/amp/modules/
A Dmpu6050.js316 function get_Accelerometer(ax, ay, az) argument
/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_rotozoom.c640 int x, y, t1, t2, dx, dy, xd, yd, sdx, sdy, ax, ay, ex, ey, sw, sh; in _transformSurfaceRGBA() local
757 int x, y, dx, dy, xd, yd, sdx, sdy, ax, ay, sw, sh; in transformSurfaceY() local
A DSDL_gfxPrimitives.c2352 int ax, ay; in lineColor() local
/AliOS-Things-master/components/freetype/src/base/
A Dftcalc.c946 FT_Pos ax = in_x; in ft_corner_is_flat() local
/AliOS-Things-master/components/freetype/src/pshinter/
A Dpshalgo.c941 FT_Pos ax = x_in; in psh_corner_is_flat() local
1160 FT_Pos ax, ay; in psh_compute_dir() local
/AliOS-Things-master/components/SDL2/src/joystick/bsd/
A DSDL_sysjoystick.c385 int ax; local
/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_common.c1190 #define AXIS_CASE(ax) case SDL_CONTROLLER_AXIS_##ax: return #ax in ControllerAxisName() argument
/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dmath.c173 float z,ax,z_h,z_l,p_h,p_l; in powf() local
/AliOS-Things-master/components/SDL2/src/image/
A Dnanosvgrast.h460 float ax = cosf(a) * w, ay = sinf(a) * w; in nsvg__roundCap() local
568 float ax = cosf(a) * w, ay = sinf(a) * w; in nsvg__roundJoin() local
/AliOS-Things-master/components/freetype/src/truetype/
A Dttinterp.c1585 TT_DotFix14_long_long( FT_Int32 ax, in TT_DotFix14_long_long()
1616 TT_DotFix14( FT_Int32 ax, in TT_DotFix14()

Completed in 162 milliseconds