Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_utility_descriptor_struct_test.c142UX_ENDPOINT_DESCRIPTOR_ENTRIES, UX_ENDPOINT_DESCRIPTOR_ENTRIES * 4, (unsigned)_ux_utility_descript… in ux_test_thread_simulation_0_entry()
145 …criptor_parse_size(_ux_system_endpoint_descriptor_structure, UX_ENDPOINT_DESCRIPTOR_ENTRIES, 0x3u)… in ux_test_thread_simulation_0_entry()
Dusbx_ux_host_stack_endpoint_instance_create_test.c404UX_ENDPOINT_DESCRIPTOR_ENTRIES, (UCHAR *) &endpoint.ux_endpoint_descriptor); in tx_test_thread_host_simulation_entry()
/USBX-v6.2.1/common/core/src/
Dux_host_stack_new_endpoint_create.c117 UX_ENDPOINT_DESCRIPTOR_ENTRIES, in _ux_host_stack_new_endpoint_create()
Dux_device_stack_interface_set.c230 UX_ENDPOINT_DESCRIPTOR_ENTRIES, in _ux_device_stack_interface_set()
Dux_system_initialize.c337 …criptor_parse_size(_ux_system_endpoint_descriptor_structure, UX_ENDPOINT_DESCRIPTOR_ENTRIES, 0x3u)… in _uxe_system_initialize()
Dux_device_stack_alternate_setting_set.c313 UX_ENDPOINT_DESCRIPTOR_ENTRIES, in _ux_device_stack_alternate_setting_set()
/USBX-v6.2.1/common/core/inc/
Dux_api.h1844 #define UX_ENDPOINT_DESCRIPTOR_ENTRIES 6 macro