Searched refs:try (Results 1 – 1 of 1) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_host_stack_hcd_unregister_test.c | 324 INT i, try; in ux_test_thread_simulation_0_entry() local 437 for (try = 0; try < 4; try ++) in ux_test_thread_simulation_0_entry() 440 sprintf(hdr, "%i", try); in ux_test_thread_simulation_0_entry() 450 if(try < 3) in ux_test_thread_simulation_0_entry() 472 printf("ERROR #%d.%d: 0x%x\n", try, __LINE__, status); in ux_test_thread_simulation_0_entry() 481 printf("ERROR #%d.%d: 0x%x\n", try, __LINE__, status); in ux_test_thread_simulation_0_entry() 488 printf("ERROR #%d.%d\n", try, __LINE__); in ux_test_thread_simulation_0_entry()
|