Searched refs:_ux_host_stack_class_instance_get (Results 1 – 5 of 5) sorted by relevance
| /USBX-v6.2.1/common/core/src/ |
| D | ux_host_stack_class_instance_get.c | 77 UINT _ux_host_stack_class_instance_get(UX_HOST_CLASS *host_class, UINT class_index, VOID **class_i… in _ux_host_stack_class_instance_get() function 164 return(_ux_host_stack_class_instance_get(host_class, class_index, class_instance)); in _uxe_host_stack_class_instance_get()
|
| /USBX-v6.2.1/common/usbx_host_classes/src/ |
| D | ux_host_class_hub_change_detect.c | 103 status = _ux_host_stack_class_instance_get(class, class_index++, (VOID **) &hub); in _ux_host_class_hub_change_detect()
|
| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_host_stack_class_instance_get_test.c | 376 status = _ux_host_stack_class_instance_get(class, 10, &class_instance); in tx_demo_thread_host_simulation_entry()
|
| /USBX-v6.2.1/common/core/inc/ |
| D | ux_host_stack.h | 138 UINT _ux_host_stack_class_instance_get(UX_HOST_CLASS *class, UINT class_index, VOID **class_inst…
|
| D | ux_api.h | 2776 #define ux_host_stack_class_instance_get _ux_host_stack_class_instance_get
|