Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_host_stack_new_endpoint_create_coverage_test.c11 …n UINT _ux_host_stack_new_endpoint_create(UX_INTERFACE *ux_interface, UCHAR * interface_endpoint);
31 UCHAR* interface_endpoint = test_interface_data; in test_application_define() local
44 status = _ux_host_stack_new_endpoint_create(usbx_interface, interface_endpoint); in test_application_define()
/USBX-v6.2.1/common/core/src/
Dux_host_stack_new_endpoint_create.c86 UCHAR * interface_endpoint) in _ux_host_stack_new_endpoint_create() argument
115 _ux_utility_descriptor_parse(interface_endpoint, in _ux_host_stack_new_endpoint_create()
/USBX-v6.2.1/common/core/inc/
Dux_host_stack.h190 UINT _ux_host_stack_new_endpoint_create(UX_INTERFACE *ux_interface, UCHAR * interface_endpoint);