Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_device_configuration_reset_coverage_test.c14 static UX_DEVICE endpoint_device; variable
45 endpoint.ux_endpoint_device = &endpoint_device; in test_application_define()
46 endpoint_device.ux_device_state = UX_DEVICE_CONFIGURED; in test_application_define()
49 endpoint_device.ux_device_hcd = &hcd; in test_application_define()
Dusbx_host_class_storage_max_lun_get_coverage_test.c17 static UX_DEVICE endpoint_device; variable
41 ux_device.ux_device_control_endpoint.ux_endpoint_device = &endpoint_device; in test_application_define()