Home
last modified time | relevance | path

Searched defs:x_max (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/hardware/board/haaseduk1/drivers/sensor/
A Ddrv_mag_qst_qmc5883l.c12 static int16_t x_max, x_min, z_min, y_max, y_min, z_max; variable
A Ddrv_mag_qst_qmc6310.c14 static int16_t x_max, x_min, z_min, y_max, y_min, z_max; variable
/AliOS-Things-master/components/littlevgl/src/lv_draw/
A Dlv_draw_triangle.c61 lv_coord_t x_max = LV_MATH_MAX(LV_MATH_MAX(points[0].x, points[1].x), points[2].x); in lv_draw_triangle() local
/AliOS-Things-master/components/amp/modules/
A Dqlc5883.js4 var x_max, x_min, z_min, y_max, y_min, z_max; variable
/AliOS-Things-master/components/py_engine/framework/
A Dqmc5883.py12 x_max = 0; variable
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_mouse.c406 int x_max = 0, y_max = 0; local

Completed in 18 milliseconds