Home
last modified time | relevance | path

Searched defs:y (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_class_hid_mouse_basic_test.c368 ULONG *buttons, SLONG *x, SLONG *y, SLONG *w) in _wait_mouse_change()
400 SLONG x = 0xFF, y = 0xFF; in test_hid_mouse_events() local
/USBX-v6.2.1/common/core/inc/
Dux_api.h352 #define UX_CONCAT_BASE(x,y) x ## y argument