Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_host_stack_new_endpoint_create_coverage_test.c11 extern UINT _ux_host_stack_new_endpoint_create(UX_INTERFACE *ux_interface, UCHAR * interface_endpo…
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_interface_create.c182 status = _ux_host_stack_new_endpoint_create(interface_ptr, descriptor); in _ux_host_stack_new_interface_create()
Dux_host_stack_new_endpoint_create.c85 UINT _ux_host_stack_new_endpoint_create(UX_INTERFACE *interface_ptr, in _ux_host_stack_new_endpoint_create() function
/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);