Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_device_configuration_activate_test.c409 status = ux_host_stack_device_configuration_activate(configuration); in tx_demo_thread_host_simulation_entry()
419 status = ux_host_stack_device_configuration_activate(configuration); in tx_demo_thread_host_simulation_entry()
430 status = ux_host_stack_device_configuration_activate(configuration); in tx_demo_thread_host_simulation_entry()
439 status = ux_host_stack_device_configuration_activate(configuration); in tx_demo_thread_host_simulation_entry()
447 …status = ux_host_stack_device_configuration_activate(configuration -> ux_configuration_next_config… in tx_demo_thread_host_simulation_entry()
Dusbx_uxe_host_stack_test.c144 status = ux_host_stack_device_configuration_activate(UX_NULL); in ux_test_thread_simulation_0_entry()
Dusbx_class_interface_enumeration_test.c419 status = ux_host_stack_device_configuration_activate(configuration); in tx_demo_thread_host_simulation_entry()
Dusbx_class_multi_interface_enumeration_test.c435 status = ux_host_stack_device_configuration_activate(configuration); in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/core/
DCMakeLists.txt117 ${CMAKE_CURRENT_LIST_DIR}/src/ux_host_stack_device_configuration_activate.c
/USBX-v6.2.1/common/core/inc/
Dux_api.h2760 #define ux_host_stack_device_configuration_activate _uxe_host_stack_device_configuratio… macro
2778 #define ux_host_stack_device_configuration_activate _ux_host_stack_device_configuration… macro
2882 UINT ux_host_stack_device_configuration_activate(UX_CONFIGURATION *configuration);