Home
last modified time | relevance | path

Searched refs:cdc_acm_host_control (Results 1 – 25 of 38) sorted by relevance

12

/USBX-v6.2.1/test/regression/
Dusbx_msrc_81489_81570_host_cdc_acm_standalone_ac_search_test.c37 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
338 if (cdc_acm_host_control && cdc_acm_host_data) in demo_class_cdc_acm_get()
363 cdc_acm_host_control = cdc_acm; in demo_system_host_change_function()
371 cdc_acm_host_control = UX_NULL; in demo_system_host_change_function()
375 … UX_TEST_ASSERT(cdc_acm_host_data -> ux_host_class_cdc_acm_control == cdc_acm_host_control); in demo_system_host_change_function()
525 UX_TEST_ASSERT(cdc_acm_host_control == UX_NULL); in _msrc_81489_81570_cdc_activate_data_control_search_link_tests()
559 UX_TEST_ASSERT(cdc_acm_host_control != UX_NULL); in _msrc_81489_81570_cdc_activate_data_control_search_link_tests()
562 UX_TEST_ASSERT(cdc_acm_host_control -> ux_host_class_cdc_acm_control == cdc_acm_host_control); in _msrc_81489_81570_cdc_activate_data_control_search_link_tests()
563 UX_TEST_ASSERT(cdc_acm_host_data -> ux_host_class_cdc_acm_control == cdc_acm_host_control); in _msrc_81489_81570_cdc_activate_data_control_search_link_tests()
575 UX_TEST_ASSERT(cdc_acm_host_control == UX_NULL); in _msrc_81489_81570_cdc_activate_data_control_search_link_tests()
[all …]
Dusbx_ux_host_stack_class_instance_verify_test.c105 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control = UX_NULL; variable
250 if (cdc_acm_host_control == UX_NULL || cdc_acm_host_data == UX_NULL) in break_on_cdc_acm_all_ready()
258 if (cdc_acm_host_control->ux_host_class_cdc_acm_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_cdc_acm_all_ready()
285 if (cdc_acm_host_control != UX_NULL || cdc_acm_host_data != UX_NULL) in break_on_removal()
312 if (cdc_acm_host_control == UX_NULL) in test_host_change_function()
313 cdc_acm_host_control = cdc_acm; in test_host_change_function()
332 if (cdc_acm_host_control == cdc_acm) in test_host_change_function()
333 cdc_acm_host_control = UX_NULL; in test_host_change_function()
543 status = _ux_host_stack_class_instance_verify(invalid_name, cdc_acm_host_control); in tx_test_thread_host_simulation_entry()
556 …s = _ux_host_stack_class_instance_verify(_ux_system_host_class_cdc_acm_name, cdc_acm_host_control); in tx_test_thread_host_simulation_entry()
[all …]
Dusbx_ux_host_class_cdc_acm_entry_test.c84 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
227 cdc_acm_host_control = cdc_acm; in break_on_cdc_acm_all_ready()
239 if (cdc_acm_host_control == UX_NULL || cdc_acm_host_data == UX_NULL) in break_on_cdc_acm_all_ready()
243 if (cdc_acm_host_control->ux_host_class_cdc_acm_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_cdc_acm_all_ready()
271 cdc_acm_host_control = UX_NULL; in break_on_removal()
287 cdc_acm_host_control = cdc_acm; in test_host_change_function()
295 cdc_acm_host_control = UX_NULL; in test_host_change_function()
488 if (!(cdc_acm_host_control && cdc_acm_host_data && cdc_acm_slave)) in tx_test_thread_host_simulation_entry()
529 if (cdc_acm_host_control || cdc_acm_host_data) in tx_test_thread_host_simulation_entry()
549 if (cdc_acm_host_control || cdc_acm_host_data) in tx_test_thread_host_simulation_entry()
[all …]
Dusbx_ux_host_class_cdc_acm_capabilities_get_test.c81 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
244 if (cdc_acm_host_control && cdc_acm_host_data && cdc_acm_slave) in break_on_cdc_acm_all_ready()
275 cdc_acm_host_control = cdc_acm; in test_host_change_function()
283 cdc_acm_host_control = UX_NULL; in test_host_change_function()
466 if (!(cdc_acm_host_control && cdc_acm_host_data && cdc_acm_slave)) in tx_test_thread_host_simulation_entry()
478 status = _ux_host_class_cdc_acm_capabilities_get(cdc_acm_host_control); in tx_test_thread_host_simulation_entry()
488 status = _ux_host_class_cdc_acm_capabilities_get(cdc_acm_host_control); in tx_test_thread_host_simulation_entry()
498 status = _ux_host_class_cdc_acm_capabilities_get(cdc_acm_host_control); in tx_test_thread_host_simulation_entry()
510 status = _ux_host_class_cdc_acm_capabilities_get(cdc_acm_host_control); in tx_test_thread_host_simulation_entry()
525 status = _ux_host_class_cdc_acm_capabilities_get(cdc_acm_host_control); in tx_test_thread_host_simulation_entry()
[all …]
Dusbx_ux_host_class_cdc_acm_deactivate_test.c81 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
244 if (cdc_acm_host_control && cdc_acm_host_data && cdc_acm_slave) in break_on_cdc_acm_all_ready()
275 cdc_acm_host_control = cdc_acm; in test_host_change_function()
283 cdc_acm_host_control = UX_NULL; in test_host_change_function()
469 if (!(cdc_acm_host_control && cdc_acm_host_data && cdc_acm_slave)) in tx_test_thread_host_simulation_entry()
496 class_command.ux_host_class_command_instance = (VOID *)cdc_acm_host_control; in tx_test_thread_host_simulation_entry()
499 interface = cdc_acm_host_control -> ux_host_class_cdc_acm_interface; in tx_test_thread_host_simulation_entry()
505 _ux_utility_semaphore_delete(&cdc_acm_host_control->ux_host_class_cdc_acm_semaphore); in tx_test_thread_host_simulation_entry()
515 …status = _ux_utility_semaphore_create(&cdc_acm_host_control -> ux_host_class_cdc_acm_semaphore, "… in tx_test_thread_host_simulation_entry()
527 if (cdc_acm_host_control == UX_NULL || cdc_acm_host_data == UX_NULL) in tx_test_thread_host_simulation_entry()
Dusbx_test_USBX_142_DTR_callback.c104 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control = UX_NULL; variable
249 if (cdc_acm_host_control == UX_NULL || cdc_acm_host_data == UX_NULL) in break_on_cdc_acm_all_ready()
257 if (cdc_acm_host_control->ux_host_class_cdc_acm_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_cdc_acm_all_ready()
287 if (cdc_acm_host_control != UX_NULL || cdc_acm_host_data != UX_NULL) in break_on_removal()
314 if (cdc_acm_host_control == UX_NULL) in test_host_change_function()
315 cdc_acm_host_control = cdc_acm; in test_host_change_function()
334 if (cdc_acm_host_control == cdc_acm) in test_host_change_function()
335 cdc_acm_host_control = UX_NULL; in test_host_change_function()
553 if (!(cdc_acm_host_control in tx_test_thread_host_simulation_entry()
571 …status = ux_host_class_cdc_acm_ioctl(cdc_acm_host_control, UX_HOST_CLASS_CDC_ACM_IOCTL_SET_LINE_ST… in tx_test_thread_host_simulation_entry()
[all …]
Dusbx_cdc_acm_basic_test.c66 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
828 cdc_acm_host_control = cdc_acm_host; in demo_class_cdc_acm_get()
841 cdc_acm_host_control = cdc_acm_host; in demo_class_cdc_acm_get()
878 cdc_acm_host_control = cdc_acm; in demo_system_host_change_function()
886 cdc_acm_host_control = UX_NULL; in demo_system_host_change_function()
1202 cdc_acm_host_ctrl_bak = cdc_acm_host_control; in tx_test_thread_host_simulation_entry()
1252 status = ux_host_class_cdc_acm_reception_start(cdc_acm_host_control, &cdc_acm_reception); in tx_test_thread_host_simulation_entry()
1296 status = ux_host_class_cdc_acm_reception_stop(cdc_acm_host_control, &cdc_acm_reception); in tx_test_thread_host_simulation_entry()
1449 …status = _ux_host_class_cdc_acm_ioctl(cdc_acm_host_control, UX_HOST_CLASS_CDC_ACM_IOCTL_SET_LINE_C… in tx_test_thread_host_simulation_entry()
1476 …status = _ux_host_class_cdc_acm_ioctl(cdc_acm_host_control, UX_HOST_CLASS_CDC_ACM_IOCTL_SET_LINE_S… in tx_test_thread_host_simulation_entry()
[all …]
Dusbx_ux_device_class_cdc_acm_deactivate_test.c84 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
231 cdc_acm_host_control = cdc_acm; in break_on_cdc_acm_all_ready()
243 if (cdc_acm_host_control == UX_NULL || cdc_acm_host_data == UX_NULL) in break_on_cdc_acm_all_ready()
247 if (cdc_acm_host_control->ux_host_class_cdc_acm_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_cdc_acm_all_ready()
281 cdc_acm_host_control = UX_NULL; in break_on_removal()
298 cdc_acm_host_control = cdc_acm; in test_host_change_function()
306 cdc_acm_host_control = UX_NULL; in test_host_change_function()
496 if (!(cdc_acm_host_control && cdc_acm_host_data && cdc_acm_slave)) in tx_test_thread_host_simulation_entry()
509 if (cdc_acm_host_control || cdc_acm_host_data || cdc_acm_slave) in tx_test_thread_host_simulation_entry()
Dusbx_ux_host_stack_endpoint_reset_test.c105 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control = UX_NULL; variable
265 if (cdc_acm_host_control == UX_NULL || cdc_acm_host_data == UX_NULL) in break_on_cdc_acm_all_ready()
273 if (cdc_acm_host_control->ux_host_class_cdc_acm_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_cdc_acm_all_ready()
300 if (cdc_acm_host_control != UX_NULL || cdc_acm_host_data != UX_NULL) in break_on_removal()
327 if (cdc_acm_host_control == UX_NULL) in test_host_change_function()
328 cdc_acm_host_control = cdc_acm; in test_host_change_function()
347 if (cdc_acm_host_control == cdc_acm) in test_host_change_function()
348 cdc_acm_host_control = UX_NULL; in test_host_change_function()
587 if (!(cdc_acm_host_control in tx_test_thread_host_simulation_entry()
621 if (cdc_acm_host_control || cdc_acm_host_data || cdc_acm_slave) in tx_test_thread_host_simulation_entry()
Dusbx_ux_device_class_cdc_acm_activate_test.c84 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
231 cdc_acm_host_control = cdc_acm; in break_on_cdc_acm_all_ready()
243 if (cdc_acm_host_control == UX_NULL || cdc_acm_host_data == UX_NULL) in break_on_cdc_acm_all_ready()
247 if (cdc_acm_host_control->ux_host_class_cdc_acm_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_cdc_acm_all_ready()
281 cdc_acm_host_control = UX_NULL; in break_on_removal()
298 cdc_acm_host_control = cdc_acm; in test_host_change_function()
306 cdc_acm_host_control = UX_NULL; in test_host_change_function()
492 if (!(cdc_acm_host_control && cdc_acm_host_data && cdc_acm_slave)) in tx_test_thread_host_simulation_entry()
Dusbx_ux_host_class_cdc_acm_activate_test.c81 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
208 status = ux_host_stack_class_instance_get(class, 0, (void **) &cdc_acm_host_control); in break_on_cdc_acm_all_ready()
213 if (cdc_acm_host_control->ux_host_class_cdc_acm_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_cdc_acm_all_ready()
223 if (cdc_acm_host_control->ux_host_class_cdc_acm_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_cdc_acm_all_ready()
260 cdc_acm_host_control = cdc_acm; in test_host_change_function()
268 cdc_acm_host_control = UX_NULL; in test_host_change_function()
451 if (!(cdc_acm_host_control && cdc_acm_host_data && cdc_acm_slave)) in tx_test_thread_host_simulation_entry()
Dusbx_ux_host_class_cdc_acm_transfer_request_completed_test.c84 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
251 cdc_acm_host_control = cdc_acm; in break_on_cdc_acm_all_ready()
263 if (cdc_acm_host_control == UX_NULL || cdc_acm_host_data == UX_NULL) in break_on_cdc_acm_all_ready()
267 if (cdc_acm_host_control->ux_host_class_cdc_acm_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_cdc_acm_all_ready()
295 cdc_acm_host_control = UX_NULL; in break_on_removal()
311 cdc_acm_host_control = cdc_acm; in test_host_change_function()
319 cdc_acm_host_control = UX_NULL; in test_host_change_function()
521 if (!(cdc_acm_host_control && cdc_acm_host_data && cdc_acm_slave)) in tx_test_thread_host_simulation_entry()
595 …ux_host_class_cdc_acm_ioctl(cdc_acm_host_control, UX_HOST_CLASS_CDC_ACM_IOCTL_NOTIFICATION_CALLBAC… in tx_test_thread_host_simulation_entry()
Dusbx_ux_host_class_cdc_acm_read_test.c84 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
246 cdc_acm_host_control = cdc_acm; in break_on_cdc_acm_all_ready()
258 if (cdc_acm_host_control == UX_NULL || cdc_acm_host_data == UX_NULL) in break_on_cdc_acm_all_ready()
262 if (cdc_acm_host_control->ux_host_class_cdc_acm_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_cdc_acm_all_ready()
296 cdc_acm_host_control = UX_NULL; in break_on_removal()
313 cdc_acm_host_control = cdc_acm; in test_host_change_function()
321 cdc_acm_host_control = UX_NULL; in test_host_change_function()
510 if (!(cdc_acm_host_control && cdc_acm_host_data && cdc_acm_slave)) in tx_test_thread_simulation_0_entry()
Dusbx_ux_device_class_cdc_acm_write_test.c84 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
246 cdc_acm_host_control = cdc_acm; in break_on_cdc_acm_all_ready()
258 if (cdc_acm_host_control == UX_NULL || cdc_acm_host_data == UX_NULL) in break_on_cdc_acm_all_ready()
262 if (cdc_acm_host_control->ux_host_class_cdc_acm_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_cdc_acm_all_ready()
296 cdc_acm_host_control = UX_NULL; in break_on_removal()
313 cdc_acm_host_control = cdc_acm; in test_host_change_function()
321 cdc_acm_host_control = UX_NULL; in test_host_change_function()
507 if (!(cdc_acm_host_control && cdc_acm_host_data && cdc_acm_slave)) in tx_test_thread_simulation_0_entry()
Dusbx_ux_device_class_cdc_acm_ioctl_test.c102 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control = UX_NULL; variable
247 if (cdc_acm_host_control == UX_NULL || cdc_acm_host_data == UX_NULL) in break_on_cdc_acm_all_ready()
255 if (cdc_acm_host_control->ux_host_class_cdc_acm_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_cdc_acm_all_ready()
282 if (cdc_acm_host_control != UX_NULL || cdc_acm_host_data != UX_NULL) in break_on_removal()
309 if (cdc_acm_host_control == UX_NULL) in test_host_change_function()
310 cdc_acm_host_control = cdc_acm; in test_host_change_function()
329 if (cdc_acm_host_control == cdc_acm) in test_host_change_function()
330 cdc_acm_host_control = UX_NULL; in test_host_change_function()
540 if (!(cdc_acm_host_control in tx_test_thread_host_simulation_entry()
691 if (cdc_acm_host_control || cdc_acm_host_data || cdc_acm_slave) in tx_test_thread_host_simulation_entry()
Dusbx_ux_host_class_cdc_acm_endpoints_get_test.c103 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
230 status = ux_host_stack_class_instance_get(class, 0, (void **) &cdc_acm_host_control); in break_on_cdc_acm_all_ready()
235 if (cdc_acm_host_control->ux_host_class_cdc_acm_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_cdc_acm_all_ready()
269 cdc_acm_host_control = UX_NULL; in break_on_removal()
285 cdc_acm_host_control = cdc_acm; in test_host_change_function()
293 cdc_acm_host_control = UX_NULL; in test_host_change_function()
482 if (!(cdc_acm_host_control && cdc_acm_host_data && cdc_acm_slave)) in tx_test_thread_host_simulation_entry()
Dusbx_ux_host_device_basic_tests.c52 UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
549 cdc_acm_host_control = cdc_acm_host; in test_class_cdc_acm_get()
562 cdc_acm_host_control = cdc_acm_host; in test_class_cdc_acm_get()
604 cdc_acm_host_control = cdc_acm; in test_host_change_function()
612 cdc_acm_host_control = UX_NULL; in test_host_change_function()
852 if (!cdc_acm_host_control && !cdc_acm_host_data) in tx_test_thread_host_simulation_entry()
864 if (cdc_acm_host_control || cdc_acm_host_data) in tx_test_thread_host_simulation_entry()
896 if (cdc_acm_host_control || cdc_acm_host_data) in tx_test_thread_host_simulation_entry()
925 if (cdc_acm_host_control || cdc_acm_host_data) in tx_test_thread_host_simulation_entry()
938 if (cdc_acm_host_control) in tx_test_thread_host_simulation_entry()
[all …]
Dusbx_standalone_device_cdc_acm_basic_memory_test.c46 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
381 cdc_acm_host_control = cdc_acm_host; in demo_class_cdc_acm_get()
394 cdc_acm_host_control = cdc_acm_host; in demo_class_cdc_acm_get()
431 cdc_acm_host_control = cdc_acm; in demo_system_host_change_function()
439 cdc_acm_host_control = UX_NULL; in demo_system_host_change_function()
660 cdc_acm_host_ctrl_bak = cdc_acm_host_control; in ux_test_thread_host_simulation_entry()
678 …for (retry = 0; (retry < 10) && (cdc_acm_host_control == UX_NULL || cdc_acm_host_data == UX_NULL);… in ux_test_thread_host_simulation_entry()
729 if (!cdc_acm_host_control || !cdc_acm_host_data) in ux_test_thread_host_simulation_entry()
773 if (cdc_acm_host_control && cdc_acm_host_data) in ux_test_thread_host_simulation_entry()
Dusbx_standalone_cdc_acm_basic_memory_test.c46 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
391 cdc_acm_host_control = cdc_acm_host; in demo_class_cdc_acm_get()
404 cdc_acm_host_control = cdc_acm_host; in demo_class_cdc_acm_get()
441 cdc_acm_host_control = cdc_acm; in demo_system_host_change_function()
449 cdc_acm_host_control = UX_NULL; in demo_system_host_change_function()
676 cdc_acm_host_ctrl_bak = cdc_acm_host_control; in ux_test_thread_host_simulation_entry()
694 …for (retry = 0; (retry < 10) && (cdc_acm_host_control == UX_NULL || cdc_acm_host_data == UX_NULL);… in ux_test_thread_host_simulation_entry()
745 if (!cdc_acm_host_control || !cdc_acm_host_data) in ux_test_thread_host_simulation_entry()
789 if (cdc_acm_host_control && cdc_acm_host_data) in ux_test_thread_host_simulation_entry()
Dusbx_cdc_acm_basic_memory_test.c46 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
381 cdc_acm_host_control = cdc_acm_host; in demo_class_cdc_acm_get()
394 cdc_acm_host_control = cdc_acm_host; in demo_class_cdc_acm_get()
431 cdc_acm_host_control = cdc_acm; in demo_system_host_change_function()
439 cdc_acm_host_control = UX_NULL; in demo_system_host_change_function()
704 cdc_acm_host_ctrl_bak = cdc_acm_host_control; in ux_test_thread_host_simulation_entry()
722 …for (retry = 0; (retry < 10) && (cdc_acm_host_control == UX_NULL || cdc_acm_host_data == UX_NULL);… in ux_test_thread_host_simulation_entry()
773 if (!cdc_acm_host_control || !cdc_acm_host_data) in ux_test_thread_host_simulation_entry()
817 if (cdc_acm_host_control && cdc_acm_host_data) in ux_test_thread_host_simulation_entry()
Dusbx_ux_device_stack_remote_wakeup_test.c84 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
251 cdc_acm_host_control = cdc_acm; in break_on_cdc_acm_all_ready()
263 if (cdc_acm_host_control == UX_NULL || cdc_acm_host_data == UX_NULL) in break_on_cdc_acm_all_ready()
267 if (cdc_acm_host_control->ux_host_class_cdc_acm_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_cdc_acm_all_ready()
295 cdc_acm_host_control = UX_NULL; in break_on_removal()
311 cdc_acm_host_control = cdc_acm; in test_host_change_function()
319 cdc_acm_host_control = UX_NULL; in test_host_change_function()
509 if (!(cdc_acm_host_control && cdc_acm_host_data && cdc_acm_slave)) in tx_test_thread_host_simulation_entry()
584 if (!(cdc_acm_host_control && cdc_acm_host_data && cdc_acm_slave)) in tx_test_thread_host_simulation_entry()
Dusbx_ux_device_class_cdc_acm_bulkout_thread_test.c82 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
259 status = ux_host_stack_class_instance_get(class, 0, (void **) &cdc_acm_host_control); in break_on_cdc_acm_all_ready()
264 if (cdc_acm_host_control->ux_host_class_cdc_acm_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_cdc_acm_all_ready()
274 if (cdc_acm_host_control->ux_host_class_cdc_acm_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_cdc_acm_all_ready()
311 cdc_acm_host_control = cdc_acm; in test_host_change_function()
319 cdc_acm_host_control = UX_NULL; in test_host_change_function()
511 if (!(cdc_acm_host_control && cdc_acm_host_data && cdc_acm_slave)) in tx_test_thread_host_simulation_entry()
521 …status = ux_host_class_cdc_acm_ioctl(cdc_acm_host_control, UX_HOST_CLASS_CDC_ACM_IOCTL_SET_LINE_ST… in tx_test_thread_host_simulation_entry()
646 if (!(cdc_acm_host_control && cdc_acm_host_data && cdc_acm_slave)) in tx_test_thread_slave_simulation_entry()
Dusbx_cdc_acm_configure_test.c47 UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
439 cdc_acm_host_control = cdc_acm; in test_host_change_function()
447 cdc_acm_host_control = UX_NULL; in test_host_change_function()
638 if (cdc_acm_host_control == UX_NULL || cdc_acm_host_data == UX_NULL || cdc_acm_slave == UX_NULL) in tx_test_thread_host_simulation_entry()
645 cdc_control = cdc_acm_host_control; in tx_test_thread_host_simulation_entry()
653 while((cdc_acm_host_control || cdc_acm_host_data || cdc_acm_slave) && test_n --) in tx_test_thread_host_simulation_entry()
656 if (cdc_acm_host_control || cdc_acm_host_data || cdc_acm_slave) in tx_test_thread_host_simulation_entry()
659 …#%d: instance not removed when disconnect, %p %p %p\n", __LINE__, cdc_acm_host_control, cdc_acm_ho… in tx_test_thread_host_simulation_entry()
Dusbx_ux_host_class_cdc_acm_write_test.c84 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
251 cdc_acm_host_control = cdc_acm; in break_on_cdc_acm_all_ready()
263 if (cdc_acm_host_control == UX_NULL || cdc_acm_host_data == UX_NULL) in break_on_cdc_acm_all_ready()
267 if (cdc_acm_host_control->ux_host_class_cdc_acm_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_cdc_acm_all_ready()
301 cdc_acm_host_control = UX_NULL; in break_on_removal()
318 cdc_acm_host_control = cdc_acm; in test_host_change_function()
326 cdc_acm_host_control = UX_NULL; in test_host_change_function()
520 if (!(cdc_acm_host_control && cdc_acm_host_data && cdc_acm_device)) in tx_test_thread_simulation_0_entry()
Dusbx_ux_host_device_basic_memory_tests.c49 static UX_HOST_CLASS_CDC_ACM *cdc_acm_host_control; variable
536 cdc_acm_host_control = cdc_acm_host; in test_class_cdc_acm_get()
549 cdc_acm_host_control = cdc_acm_host; in test_class_cdc_acm_get()
586 cdc_acm_host_control = cdc_acm; in test_host_change_function()
594 cdc_acm_host_control = UX_NULL; in test_host_change_function()
844 if (!cdc_acm_host_control && !cdc_acm_host_data) in tx_test_thread_host_simulation_entry()
856 if (cdc_acm_host_control || cdc_acm_host_data) in tx_test_thread_host_simulation_entry()
877 while((!cdc_acm_host_control || !cdc_acm_host_data) && test_n --) in tx_test_thread_host_simulation_entry()
926 …for (retry = 0; (retry < 10) && (cdc_acm_host_control == UX_NULL || cdc_acm_host_data == UX_NULL);… in tx_test_thread_host_simulation_entry()
930 if (!cdc_acm_host_control || !cdc_acm_host_data) in tx_test_thread_host_simulation_entry()

12