Home
last modified time | relevance | path

Searched refs:_ux_host_stack_configuration_set (Results 1 – 6 of 6) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_host_stack_device_configuration_select.c144 status = _ux_host_stack_configuration_set(configuration); in _ux_host_stack_device_configuration_select()
Dux_host_stack_configuration_set.c89 UINT _ux_host_stack_configuration_set(UX_CONFIGURATION *configuration) in _ux_host_stack_configuration_set() function
Dux_host_stack_tasks_run.c864 _ux_host_stack_configuration_set(configuration); in _ux_host_stack_device_enum_run()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_configuration_set_test.c440 status = _ux_host_stack_configuration_set(configuration); in tx_test_thread_host_simulation_entry()
454 status = _ux_host_stack_configuration_set(configuration); in tx_test_thread_host_simulation_entry()
Dusbx_ux_device_class_hid_wMaxPacketSize_test.c402 _ux_host_stack_configuration_set(device -> ux_device_first_configuration); in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/core/inc/
Dux_host_stack.h152 UINT _ux_host_stack_configuration_set(UX_CONFIGURATION *configuration);