Home
last modified time | relevance | path

Searched refs:_ux_host_stack_device_configuration_get (Results 1 – 19 of 19) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_host_stack_device_configuration_get.c75 UINT _ux_host_stack_device_configuration_get(UX_DEVICE *device, UINT configuration_index, in _ux_host_stack_device_configuration_get() function
187 return(_ux_host_stack_device_configuration_get(device, configuration_index, configuration)); in _uxe_host_stack_device_configuration_get()
Dux_host_class_dpump_configure.c94 …status = _ux_host_stack_device_configuration_get(dpump -> ux_host_class_dpump_device, 0, &configu… in _ux_host_class_dpump_configure()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_asix_configure.c98 …status = _ux_host_stack_device_configuration_get(asix -> ux_host_class_asix_device, 0, &configura… in _ux_host_class_asix_configure()
Dux_host_class_prolific_configure.c98 …status = _ux_host_stack_device_configuration_get(prolific -> ux_host_class_prolific_device, 0, &c… in _ux_host_class_prolific_configure()
Dux_host_class_hid_configure.c97 …status = _ux_host_stack_device_configuration_get(hid -> ux_host_class_hid_device, 0, &configurati… in _ux_host_class_hid_configure()
Dux_host_class_swar_configure.c97 …status = _ux_host_stack_device_configuration_get(swar -> ux_host_class_swar_device, 0, &configura… in _ux_host_class_swar_configure()
Dux_host_class_printer_configure.c94 …status = _ux_host_stack_device_configuration_get(printer -> ux_host_class_printer_device, 0, &con… in _ux_host_class_printer_configure()
Dux_host_class_pima_configure.c95 …status = _ux_host_stack_device_configuration_get(pima -> ux_host_class_pima_device, 0, &configura… in _ux_host_class_pima_configure()
Dux_host_class_storage_configure.c94 …status = _ux_host_stack_device_configuration_get(storage -> ux_host_class_storage_device, 0, &con… in _ux_host_class_storage_configure()
Dux_host_class_cdc_acm_configure.c95 …status = _ux_host_stack_device_configuration_get(cdc_acm -> ux_host_class_cdc_acm_device, 0, &con… in _ux_host_class_cdc_acm_configure()
Dux_host_class_gser_configure.c102 …status = _ux_host_stack_device_configuration_get(gser -> ux_host_class_gser_device, 0, &configura… in _ux_host_class_gser_configure()
Dux_host_class_video_configure.c103 …status = _ux_host_stack_device_configuration_get(video -> ux_host_class_video_device, 0, &configu… in _ux_host_class_video_configure()
Dux_host_class_hub_configure.c102 _ux_host_stack_device_configuration_get(hub -> ux_host_class_hub_device, 0, &configuration); in _ux_host_class_hub_configure()
Dux_host_class_audio_configure.c99 …status = _ux_host_stack_device_configuration_get(audio -> ux_host_class_audio_device, 0, &configu… in _ux_host_class_audio_configure()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_device_configuration_get_test.c334 …status = _ux_host_stack_device_configuration_get(dpump->ux_host_class_dpump_device, 1, &test_confi… in ux_test_thread_host_simulation_entry()
Dusbx_cdc_acm_configure_test.c692 status = _ux_host_stack_device_configuration_get(device, 0, &configuration); in tx_test_thread_host_simulation_entry()
748 status = _ux_host_stack_device_configuration_get(device, 0, &configuration); in tx_test_thread_host_simulation_entry()
Dusbx_ux_host_class_cdc_acm_deactivate_test.c486 status = _ux_host_stack_device_configuration_get(device, 0, &configuration); in tx_test_thread_host_simulation_entry()
/USBX-v6.2.1/common/core/inc/
Dux_host_stack.h157 UINT _ux_host_stack_device_configuration_get(UX_DEVICE *device, UINT configuration_index,
Dux_api.h2780 …ine ux_host_stack_device_configuration_get _ux_host_stack_device_configuration_get