Searched refs:target (Results 1 – 10 of 10) sorted by relevance
87 UINT target; in _ux_host_class_hub_feature() local97 target = UX_REQUEST_TARGET_DEVICE; in _ux_host_class_hub_feature()99 target = UX_REQUEST_TARGET_OTHER; in _ux_host_class_hub_feature()104 …request -> ux_transfer_request_type = UX_REQUEST_OUT | UX_REQUEST_TYPE_CLASS | target; in _ux_host_class_hub_feature()
92 UINT target; in _ux_host_class_hub_status_get() local102 target = UX_REQUEST_TARGET_DEVICE; in _ux_host_class_hub_status_get()104 target = UX_REQUEST_TARGET_OTHER; in _ux_host_class_hub_status_get()115 …_request -> ux_transfer_request_type = UX_REQUEST_IN | UX_REQUEST_TYPE_CLASS | target; in _ux_host_class_hub_status_get()
1 # Name of the target
11 # Add this target into the temp
15 # Define our target library and an alias for consumers56 # Enable a build target that produces a ZIP file of all sources
15 - What target device are you using?
2356 …ux_device_stack_control_request_process.c Keep the Interface target command inside the device st…