Home
last modified time | relevance | path

Searched refs:UX_INTERFACE_DESCRIPTOR_ENTRIES (Results 1 – 15 of 15) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_utility_descriptor_struct_test.c141UX_INTERFACE_DESCRIPTOR_ENTRIES, UX_INTERFACE_DESCRIPTOR_ENTRIES * 4, (unsigned)_ux_utility_descri… in ux_test_thread_simulation_0_entry()
148 …riptor_parse_size(_ux_system_interface_descriptor_structure, UX_INTERFACE_DESCRIPTOR_ENTRIES, 0x3u… in ux_test_thread_simulation_0_entry()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_video_control_list_get.c122UX_INTERFACE_DESCRIPTOR_ENTRIES, (UCHAR *) &interface_descriptor); in _ux_host_class_video_control_list_get()
Dux_host_class_video_input_terminal_get.c122UX_INTERFACE_DESCRIPTOR_ENTRIES, (UCHAR *) &interface_descriptor); in _ux_host_class_video_input_terminal_get()
Dux_host_class_video_input_format_get.c123UX_INTERFACE_DESCRIPTOR_ENTRIES, (UCHAR *) &interface_descriptor); in _ux_host_class_video_input_format_get()
Dux_host_class_audio_streaming_terminal_get.c125UX_INTERFACE_DESCRIPTOR_ENTRIES, (UCHAR *) &interface_descriptor); in _ux_host_class_audio_streaming_terminal_get()
Dux_host_class_cdc_acm_capabilities_get.c194UX_INTERFACE_DESCRIPTOR_ENTRIES, (UCHAR *) &interface_descriptor); in _ux_host_class_cdc_acm_capabilities_get()
Dux_host_class_hid_descriptor_parse.c180 UX_INTERFACE_DESCRIPTOR_ENTRIES, in _ux_host_class_hid_descriptor_parse()
Dux_host_class_audio_alternate_setting_locate.c143UX_INTERFACE_DESCRIPTOR_ENTRIES, (UCHAR *) &interface_descriptor); in _ux_host_class_audio_alternate_setting_locate()
Dux_host_class_audio_streaming_sampling_get.c168UX_INTERFACE_DESCRIPTOR_ENTRIES, (UCHAR *) &interface_descriptor); in _ux_host_class_audio_streaming_sampling_get()
/USBX-v6.2.1/common/core/src/
Dux_host_stack_new_interface_create.c114 UX_INTERFACE_DESCRIPTOR_ENTRIES, in _ux_host_stack_new_interface_create()
Dux_device_stack_interface_set.c157 UX_INTERFACE_DESCRIPTOR_ENTRIES, in _ux_device_stack_interface_set()
Dux_device_stack_configuration_set.c275 UX_INTERFACE_DESCRIPTOR_ENTRIES, in _ux_device_stack_configuration_set()
Dux_system_initialize.c340 …riptor_parse_size(_ux_system_interface_descriptor_structure, UX_INTERFACE_DESCRIPTOR_ENTRIES, 0x3u… in _uxe_system_initialize()
Dux_device_stack_alternate_setting_set.c225 UX_INTERFACE_DESCRIPTOR_ENTRIES, in _ux_device_stack_alternate_setting_set()
/USBX-v6.2.1/common/core/inc/
Dux_api.h2148 #define UX_INTERFACE_DESCRIPTOR_ENTRIES 9 macro