Home
last modified time | relevance | path

Searched refs:UX_CONFIGURATION_DESCRIPTOR_ENTRIES (Results 1 – 10 of 10) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_utility_descriptor_struct_test.c140UX_CONFIGURATION_DESCRIPTOR_ENTRIES, UX_CONFIGURATION_DESCRIPTOR_ENTRIES * 4, (unsigned)_ux_utilit… in ux_test_thread_simulation_0_entry()
147 …_parse_size(_ux_system_configuration_descriptor_structure, UX_CONFIGURATION_DESCRIPTOR_ENTRIES, 0x… in ux_test_thread_simulation_0_entry()
/USBX-v6.2.1/common/core/src/
Dux_device_stack_configuration_set.c146 UX_CONFIGURATION_DESCRIPTOR_ENTRIES, in _ux_device_stack_configuration_set()
230 UX_CONFIGURATION_DESCRIPTOR_ENTRIES, in _ux_device_stack_configuration_set()
Dux_host_stack_configuration_enumerate.c145UX_CONFIGURATION_DESCRIPTOR_ENTRIES, (UCHAR *) &configuration -> ux_configuration_descriptor); in _ux_host_stack_configuration_enumerate()
Dux_system_initialize.c339 …_parse_size(_ux_system_configuration_descriptor_structure, UX_CONFIGURATION_DESCRIPTOR_ENTRIES, 0x… in _uxe_system_initialize()
Dux_device_stack_alternate_setting_set.c195 UX_CONFIGURATION_DESCRIPTOR_ENTRIES, in _ux_device_stack_alternate_setting_set()
Dux_device_stack_descriptor_send.c294 UX_CONFIGURATION_DESCRIPTOR_ENTRIES, in _ux_device_stack_descriptor_send()
Dux_host_stack_tasks_run.c232 UX_CONFIGURATION_DESCRIPTOR_ENTRIES, in _ux_host_stack_enum_configuration_descriptor_parse0()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_cdc_acm_capabilities_get.c125UX_CONFIGURATION_DESCRIPTOR_ENTRIES, (UCHAR *) &configuration.ux_configuration_descriptor); in _ux_host_class_cdc_acm_capabilities_get()
Dux_host_class_cdc_ecm_mac_address_get.c137UX_CONFIGURATION_DESCRIPTOR_ENTRIES, (UCHAR *) &configuration_descriptor); in _ux_host_class_cdc_ecm_mac_address_get()
/USBX-v6.2.1/common/core/inc/
Dux_api.h2099 #define UX_CONFIGURATION_DESCRIPTOR_ENTRIES 8 macro