![]()
![]()
...
![]()
![]()
...
![]()
![]()
...
![]()
![]()
...
![]()
![]()
...
![]()
![]()
...
![]()
![]()
#define UX_HOST_STACK_H
![]()
![]()
#define UX_HOST_STACK_ENUM_PORT_ENABLE
![]()
![]()
#define UX_HOST_STACK_ENUM_PORT_RESET
![]()
![]()
#define UX_HOST_STACK_ENUM_PORT_RESET_WAIT
![]()
![]()
#define UX_HOST_STACK_ENUM_DEVICE_ADDR_SET
![]()
![]()
#define UX_HOST_STACK_ENUM_DEVICE_ADDR_SENT
![]()
![]()
#define UX_HOST_STACK_ENUM_DEVICE_DESCR_READ
![]()
![]()
#define UX_HOST_STACK_ENUM_DEVICE_DESCR_PARSE
![]()
![]()
#define UX_HOST_STACK_ENUM_CONFIG_DESCR_READ
![]()
![]()
#define UX_HOST_STACK_ENUM_CONFIG_DESCR_PARSE
![]()
![]()
#define UX_HOST_STACK_ENUM_CONFIG_DESCR_NEXT
![]()
![]()
#define UX_HOST_STACK_ENUM_CONFIG_SET
![]()
![]()
#define UX_HOST_STACK_ENUM_CONFIG_ACTIVATE
![]()
![]()
#define UX_HOST_STACK_ENUM_ACTIVATE
![]()
![]()
#define UX_HOST_STACK_ENUM_ACTIVATE_WAIT
![]()
![]()
#define UX_HOST_STACK_ENUM_RETRY
![]()
![]()
#define UX_HOST_STACK_ENUM_NEXT
![]()
![]()
#define UX_HOST_STACK_ENUM_TRANS_LOCK_WAIT
![]()
![]()
#define UX_HOST_STACK_ENUM_TRANS_WAIT
![]()
![]()
#define UX_HOST_STACK_ENUM_WAIT
![]()
![]()
#define UX_HOST_STACK_ENUM_FAIL
![]()
![]()
#define UX_HOST_STACK_ENUM_DONE
![]()
![]()
#define UX_HOST_STACK_ENUM_IDLE
![]()
![]()
_ux_host_stack_bandwidth_release(UX_HCD *, UX_ENDPOINT *);
![]()
![]()
_ux_host_stack_bandwidth_claim(UX_HCD *, UX_ENDPOINT *);
![]()
![]()
_ux_host_stack_bandwidth_check(UX_HCD *, UX_ENDPOINT *);
![]()
![]()
#define _ux_host_stack_bandwidth_release
![]()
![]()
#define _ux_host_stack_bandwidth_claim
![]()
![]()
#define _ux_host_stack_bandwidth_check
![]()
![]()
_ux_host_stack_class_call(UX_HOST_CLASS_COMMAND *);
![]()
![]()
_ux_host_stack_class_device_scan(UX_DEVICE *);
![]()
![]()
_ux_host_stack_class_get(UCHAR *, UX_HOST_CLASS **);
![]()
![]()
_ux_host_stack_class_instance_destroy(UX_HOST_CLASS *, void *);
![]()
![]()
_ux_host_stack_class_instance_create(UX_HOST_CLASS *, void *);
![]()
![]()
_ux_host_stack_class_instance_get(UX_HOST_CLASS *, UINT, void **);
![]()
![]()
_ux_host_stack_class_instance_verify(UCHAR *, void *);
![]()
![]()
_ux_host_stack_class_interface_scan(UX_DEVICE *);
![]()
![]()
_ux_host_stack_class_register(UCHAR *, UINT (*)(struct UX_HOST_CLASS_COMMAND_STRUCT *));
![]()
![]()
_ux_host_stack_class_unregister(UINT (*)(struct UX_HOST_CLASS_COMMAND_STRUCT *));
![]()
![]()
_ux_host_stack_configuration_descriptor_parse(UX_DEVICE *, UX_CONFIGURATION *, UINT);
![]()
![]()
_ux_host_stack_configuration_enumerate(UX_DEVICE *);
![]()
![]()
_ux_host_stack_configuration_instance_create(UX_CONFIGURATION *);
![]()
![]()
_ux_host_stack_configuration_instance_delete(UX_CONFIGURATION *);
![]()
![]()
_ux_host_stack_configuration_interface_get(UX_CONFIGURATION *, UINT, UINT, UX_INTERFACE **);
![]()
![]()
_ux_host_stack_configuration_interface_scan(UX_CONFIGURATION *);
![]()
![]()
_ux_host_stack_configuration_set(UX_CONFIGURATION *);
![]()
![]()
_ux_host_stack_delay_ms(ULONG);
![]()
![]()
_ux_host_stack_device_address_set(UX_DEVICE *);
![]()
![]()
_ux_host_stack_device_configuration_activate(UX_CONFIGURATION *);
![]()
![]()
_ux_host_stack_device_configuration_deactivate(UX_DEVICE *);
![]()
![]()
_ux_host_stack_device_configuration_get(UX_DEVICE *, UINT, UX_CONFIGURATION **);
![]()
![]()
_ux_host_stack_device_configuration_select(UX_CONFIGURATION *);
![]()
![]()
_ux_host_stack_device_configuration_reset(UX_DEVICE *);
![]()
![]()
_ux_host_stack_device_descriptor_read(UX_DEVICE *);
![]()
![]()
_ux_host_stack_device_get(ULONG, UX_DEVICE **);
![]()
![]()
_ux_host_stack_device_string_get(UX_DEVICE *, UCHAR *, ULONG, ULONG, ULONG);
![]()
![]()
_ux_host_stack_device_remove(UX_HCD *, UX_DEVICE *, UINT);
![]()
![]()
_ux_host_stack_device_resources_free(UX_DEVICE *);
![]()
![]()
_ux_host_stack_endpoint_instance_create(UX_ENDPOINT *);
![]()
![]()
_ux_host_stack_endpoint_instance_delete(UX_ENDPOINT *);
![]()
![]()
_ux_host_stack_endpoint_reset(UX_ENDPOINT *);
![]()
![]()
_ux_host_stack_endpoint_transfer_abort(UX_ENDPOINT *);
![]()
![]()
_ux_host_stack_enum_thread_entry(ULONG);
![]()
![]()
_ux_host_stack_hcd_register(UCHAR *, UINT (*)(struct UX_HCD_STRUCT *), ULONG, ULONG);
![]()
![]()
_ux_host_stack_hcd_unregister(UCHAR *, ULONG, ULONG);
![]()
![]()
_ux_host_stack_hcd_thread_entry(ULONG);
![]()
![]()
_ux_host_stack_hcd_transfer_request(UX_TRANSFER *);
![]()
![]()
_ux_host_stack_initialize(UINT (*)(ULONG, UX_HOST_CLASS *, void *));
![]()
![]()
_ux_host_stack_uninitialize();
![]()
![]()
_ux_host_stack_interface_endpoint_get(UX_INTERFACE *, UINT, UX_ENDPOINT **);
![]()
![]()
_ux_host_stack_interface_instance_create(UX_INTERFACE *);
![]()
![]()
_ux_host_stack_interface_instance_delete(UX_INTERFACE *);
![]()
![]()
_ux_host_stack_interface_set(UX_INTERFACE *);
![]()
![]()
_ux_host_stack_interface_setting_select(UX_INTERFACE *);
![]()
![]()
_ux_host_stack_interfaces_scan(UX_CONFIGURATION *, UCHAR *);
![]()
![]()
_ux_host_stack_new_configuration_create(UX_DEVICE *, UX_CONFIGURATION *);
![]()
![]()
_ux_host_stack_new_device_get();
![]()
![]()
_ux_host_stack_new_device_create(UX_HCD *, UX_DEVICE *, UINT, UINT, UINT, UX_DEVICE **);
![]()
![]()
_ux_host_stack_new_endpoint_create(UX_INTERFACE *, UCHAR *);
![]()
![]()
_ux_host_stack_new_interface_create(UX_CONFIGURATION *, UCHAR *, ULONG);
![]()
![]()
_ux_host_stack_rh_change_process();
![]()
![]()
_ux_host_stack_rh_device_extraction(UX_HCD *, UINT);
![]()
![]()
_ux_host_stack_rh_device_insertion(UX_HCD *, UINT);
![]()
![]()
_ux_host_stack_transfer_request(UX_TRANSFER *);
![]()
![]()
_ux_host_stack_transfer_request_abort(UX_TRANSFER *);
![]()
![]()
_ux_host_stack_role_swap(UX_DEVICE *);
![]()
![]()
_ux_host_stack_tasks_run();
![]()
![]()
_ux_host_stack_transfer_run(UX_TRANSFER *);