Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hub_transfer_request_completed_test.c24 UX_TRANSFER *actual_interrupt_transfer; in post_init_host() local
45actual_interrupt_transfer = &g_hub_host->ux_host_class_hub_interrupt_endpoint->ux_endpoint_transfe… in post_init_host()
46 actual_interrupt_transfer->ux_transfer_request_completion_code = UX_TRANSFER_STALLED; in post_init_host()
49 ux_host_stack_transfer_request_abort(actual_interrupt_transfer); in post_init_host()
52 _ux_host_class_hub_transfer_request_completed(actual_interrupt_transfer); in post_init_host()