Searched refs:ux_configuration_handle (Results 1 – 9 of 9) sorted by relevance
32 storage_configuration.ux_configuration_handle = 0; in test_application_define()
407 temp = configuration -> ux_configuration_handle; in tx_demo_thread_host_simulation_entry()408 configuration -> ux_configuration_handle = 0; in tx_demo_thread_host_simulation_entry()415 configuration -> ux_configuration_handle = temp; in tx_demo_thread_host_simulation_entry()
393 cfg_2_modify -> ux_configuration_handle = 0; in ux_test_hcd_entry_interaction_set_cfg()834 configuration->ux_configuration_handle = (ULONG)(ALIGN_TYPE)configuration; in tx_test_thread_host_simulation_entry()
577 configuration -> ux_configuration_handle = 0; in tx_demo_thread_host_simulation_entry()594 configuration -> ux_configuration_handle = (ULONG)(ALIGN_TYPE)configuration; in tx_demo_thread_host_simulation_entry()
88 configuration -> ux_configuration_handle = (ULONG) (ALIGN_TYPE) configuration; in _ux_host_stack_new_configuration_create()
97 if (configuration -> ux_configuration_handle != (ULONG) (ALIGN_TYPE) configuration) in _ux_host_stack_device_configuration_select()
92 if (configuration -> ux_configuration_handle != (ULONG) (ALIGN_TYPE) configuration) in _ux_host_stack_configuration_interface_get()
91 if (configuration -> ux_configuration_handle != (ULONG) (ALIGN_TYPE) configuration) in _ux_host_stack_device_configuration_activate()
2108 ULONG ux_configuration_handle; member