Searched defs:tick (Results 1 – 7 of 7) sorted by relevance
87 ULONG tick, elapsed; in _ux_device_class_hid_tasks_run() local
395 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()
362 static UINT demo_class_hid_wait(ULONG tick) in demo_class_hid_wait()
390 static UINT demo_class_hid_wait(ULONG tick) in demo_class_hid_wait()
1239 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()
344 ULONG tick, diff; in _ux_host_class_cdc_acm_activate_wait() local