Searched refs:_ux_host_stack_device_configuration_get (Results 1 – 19 of 19) sorted by relevance
| /USBX-v6.2.1/common/core/src/ |
| D | ux_host_stack_device_configuration_get.c | 75 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()
|
| D | ux_host_class_dpump_configure.c | 94 …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/ |
| D | ux_host_class_asix_configure.c | 98 …status = _ux_host_stack_device_configuration_get(asix -> ux_host_class_asix_device, 0, &configura… in _ux_host_class_asix_configure()
|
| D | ux_host_class_prolific_configure.c | 98 …status = _ux_host_stack_device_configuration_get(prolific -> ux_host_class_prolific_device, 0, &c… in _ux_host_class_prolific_configure()
|
| D | ux_host_class_hid_configure.c | 97 …status = _ux_host_stack_device_configuration_get(hid -> ux_host_class_hid_device, 0, &configurati… in _ux_host_class_hid_configure()
|
| D | ux_host_class_swar_configure.c | 97 …status = _ux_host_stack_device_configuration_get(swar -> ux_host_class_swar_device, 0, &configura… in _ux_host_class_swar_configure()
|
| D | ux_host_class_printer_configure.c | 94 …status = _ux_host_stack_device_configuration_get(printer -> ux_host_class_printer_device, 0, &con… in _ux_host_class_printer_configure()
|
| D | ux_host_class_pima_configure.c | 95 …status = _ux_host_stack_device_configuration_get(pima -> ux_host_class_pima_device, 0, &configura… in _ux_host_class_pima_configure()
|
| D | ux_host_class_storage_configure.c | 94 …status = _ux_host_stack_device_configuration_get(storage -> ux_host_class_storage_device, 0, &con… in _ux_host_class_storage_configure()
|
| D | ux_host_class_cdc_acm_configure.c | 95 …status = _ux_host_stack_device_configuration_get(cdc_acm -> ux_host_class_cdc_acm_device, 0, &con… in _ux_host_class_cdc_acm_configure()
|
| D | ux_host_class_gser_configure.c | 102 …status = _ux_host_stack_device_configuration_get(gser -> ux_host_class_gser_device, 0, &configura… in _ux_host_class_gser_configure()
|
| D | ux_host_class_video_configure.c | 103 …status = _ux_host_stack_device_configuration_get(video -> ux_host_class_video_device, 0, &configu… in _ux_host_class_video_configure()
|
| D | ux_host_class_hub_configure.c | 102 _ux_host_stack_device_configuration_get(hub -> ux_host_class_hub_device, 0, &configuration); in _ux_host_class_hub_configure()
|
| D | ux_host_class_audio_configure.c | 99 …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/ |
| D | usbx_ux_host_stack_device_configuration_get_test.c | 334 …status = _ux_host_stack_device_configuration_get(dpump->ux_host_class_dpump_device, 1, &test_confi… in ux_test_thread_host_simulation_entry()
|
| D | usbx_cdc_acm_configure_test.c | 692 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()
|
| D | usbx_ux_host_class_cdc_acm_deactivate_test.c | 486 status = _ux_host_stack_device_configuration_get(device, 0, &configuration); in tx_test_thread_host_simulation_entry()
|
| /USBX-v6.2.1/common/core/inc/ |
| D | ux_host_stack.h | 157 UINT _ux_host_stack_device_configuration_get(UX_DEVICE *device, UINT configuration_index,
|
| D | ux_api.h | 2780 …ine ux_host_stack_device_configuration_get _ux_host_stack_device_configuration_get
|