Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dux_test.c1616 UINT ux_test_wait_for_value_uint(UINT *current_value_ptr, UINT desired_value) in ux_test_wait_for_value_uint()
1647 UINT ux_test_wait_for_value_ulong(ULONG *current_value_ptr, ULONG desired_value) in ux_test_wait_for_value_ulong()
1678 UINT ux_test_wait_for_value_uchar(UCHAR *current_value_ptr, UCHAR desired_value) in ux_test_wait_for_value_uchar()
1709 UINT ux_test_wait_for_non_null(VOID **current_value_ptr) in ux_test_wait_for_non_null()
1740 UINT ux_test_wait_for_null_wait_time(VOID **current_value_ptr, UINT wait_time_ms) in ux_test_wait_for_null_wait_time()
1771 UINT ux_test_wait_for_null(VOID **current_value_ptr) in ux_test_wait_for_null()