Home
last modified time | relevance | path

Searched defs:tick (Results 1 – 7 of 7) sorted by relevance

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_hid_tasks_run.c87 ULONG tick, elapsed; in _ux_device_class_hid_tasks_run() local
/USBX-v6.2.1/test/regression/
Dusbx_class_hid_basic_test.c395 static UINT demo_wait(ULONG tick, UINT (*check)()) in demo_wait()
421 static UINT demo_class_hid_wait(ULONG tick) in demo_class_hid_wait()
Dusbx_class_hid_keyboard_basic_test.c362 static UINT demo_class_hid_wait(ULONG tick) in demo_class_hid_wait()
Dusbx_class_hid_remote_control_basic_test.c390 static UINT demo_class_hid_wait(ULONG tick) in demo_class_hid_wait()
Dusbx_class_hid_mouse_basic_test.c362 static UINT demo_class_hid_wait(ULONG tick) in demo_class_hid_wait()
Dux_test.c1239 UINT ux_test_breakable_sleep(ULONG tick, UINT (*sleep_break_check_callback)(VOID)) in ux_test_breakable_sleep()
1275 UINT ux_test_sleep_break_if(ULONG tick, UINT (*check)(VOID), in ux_test_sleep_break_if()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_cdc_acm_entry.c344 ULONG tick, diff; in _ux_host_class_cdc_acm_activate_wait() local