Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_msrc_81573_standalone_host_hub_allocated_enum_free_test.c153 static unsigned char default_hub_descriptor[] = { variable
304 ux_utility_memory_copy(req_buf, default_hub_descriptor, sizeof(default_hub_descriptor)); in test_dummy_control_request()
305 …CHECK_SUCCESS(_ux_device_stack_transfer_request(transfer, sizeof(default_hub_descriptor), req_leng… in test_dummy_control_request()
Dusbx_ux_test_hub.h129 static unsigned char default_hub_descriptor[] = { variable
374 device_init_data->hub_descriptor = default_hub_descriptor; in initialize_hub_with_device_init_data()
375 device_init_data->hub_descriptor_length = sizeof(default_hub_descriptor); in initialize_hub_with_device_init_data()