Home
last modified time | relevance | path

Searched refs:sem_count (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_device_initialize_tests.c712 ULONG sem_count; in test_application_define() local
793 sem_count = ux_test_utility_sim_sem_create_count(); in test_application_define()
829 for (test_n = 0; test_n < sem_count; test_n ++) in test_application_define()
832 stepinfo(" .semTest %2ld / %2ld\n", test_n, sem_count - 1); in test_application_define()
1005 sem_count = ux_test_utility_sim_sem_create_count(); in test_application_define()
1034 for (test_n = 0; test_n < sem_count; test_n ++) in test_application_define()
1036 stepinfo(" .dStackSEM %2ld / %2ld\n", test_n, sem_count - 1); in test_application_define()
Dusbx_test_USBX_142_DTR_callback.c420 ULONG sem_count; in test_application_define() local