| /USBX-v6.2.1/common/usbx_host_classes/src/ |
| D | ux_host_class_hub_tasks_run.c | 100 UX_HOST_CLASS_HUB *hub; in _ux_host_class_hub_tasks_run() local 120 static inline UCHAR _ux_host_class_hub_change_check(UX_HOST_CLASS_HUB *hub) in _ux_host_class_hub_change_check() 131 static inline VOID _ux_host_class_hub_status_process(UX_HOST_CLASS_HUB *hub, UINT port) in _ux_host_class_hub_status_process() 216 static inline VOID _ux_host_class_hub_inst_tasks_run(UX_HOST_CLASS_HUB *hub) in _ux_host_class_hub_inst_tasks_run()
|
| D | ux_host_class_hub_entry.c | 157 static inline UINT _ux_host_class_hub_enum_get_status(UX_HOST_CLASS_HUB *hub, UX_TRANSFER *trans) in _ux_host_class_hub_enum_get_status() 171 static inline VOID _ux_host_class_hub_enum_set_config(UX_HOST_CLASS_HUB *hub, UX_TRANSFER *trans, U… in _ux_host_class_hub_enum_set_config() 185 UX_HOST_CLASS_HUB *hub; in _ux_host_class_hub_activate_wait() local
|
| D | ux_host_class_hub_descriptor_get.c | 40 _ux_host_class_hub_descriptor_parse(UX_HOST_CLASS_HUB *hub, UCHAR *descriptor) in _ux_host_class_hub_descriptor_parse() 181 UINT _ux_host_class_hub_descriptor_get(UX_HOST_CLASS_HUB *hub) in _ux_host_class_hub_descriptor_get()
|
| D | ux_host_class_hub_hub_change_process.c | 72 UINT _ux_host_class_hub_hub_change_process(UX_HOST_CLASS_HUB *hub) in _ux_host_class_hub_hub_change_process()
|
| D | ux_host_class_hub_transfer_request_completed.c | 94 UX_HOST_CLASS_HUB *hub; in _ux_host_class_hub_transfer_request_completed() local
|
| D | ux_host_class_hub_interrupt_endpoint_start.c | 84 UINT _ux_host_class_hub_interrupt_endpoint_start(UX_HOST_CLASS_HUB *hub) in _ux_host_class_hub_interrupt_endpoint_start()
|
| D | ux_host_class_hub_port_change_enable_process.c | 73 VOID _ux_host_class_hub_port_change_enable_process(UX_HOST_CLASS_HUB *hub, UINT port, UINT port_st… in _ux_host_class_hub_port_change_enable_process()
|
| D | ux_host_class_hub_port_change_over_current_process.c | 73 VOID _ux_host_class_hub_port_change_over_current_process(UX_HOST_CLASS_HUB *hub, UINT port, UINT p… in _ux_host_class_hub_port_change_over_current_process()
|
| D | ux_host_class_hub_port_change_reset_process.c | 73 VOID _ux_host_class_hub_port_change_reset_process(UX_HOST_CLASS_HUB *hub, UINT port, UINT port_sta… in _ux_host_class_hub_port_change_reset_process()
|
| D | ux_host_class_hub_port_change_suspend_process.c | 73 VOID _ux_host_class_hub_port_change_suspend_process(UX_HOST_CLASS_HUB *hub, UINT port, UINT port_s… in _ux_host_class_hub_port_change_suspend_process()
|
| D | ux_host_class_hub_ports_power.c | 87 UINT _ux_host_class_hub_ports_power(UX_HOST_CLASS_HUB *hub) in _ux_host_class_hub_ports_power()
|
| D | ux_host_class_hub_activate.c | 95 UX_HOST_CLASS_HUB *hub; in _ux_host_class_hub_activate() local
|
| D | ux_host_class_hub_change_process.c | 74 UINT _ux_host_class_hub_change_process(UX_HOST_CLASS_HUB *hub) in _ux_host_class_hub_change_process()
|
| D | ux_host_class_hub_deactivate.c | 94 UX_HOST_CLASS_HUB *hub; in _ux_host_class_hub_deactivate() local
|
| D | ux_host_class_hub_port_change_process.c | 82 UINT _ux_host_class_hub_port_change_process(UX_HOST_CLASS_HUB *hub, UINT port) in _ux_host_class_hub_port_change_process()
|
| D | ux_host_class_hub_port_reset.c | 76 UINT _ux_host_class_hub_port_reset(UX_HOST_CLASS_HUB *hub, UINT port) in _ux_host_class_hub_port_reset()
|
| D | ux_host_class_hub_configure.c | 86 UINT _ux_host_class_hub_configure(UX_HOST_CLASS_HUB *hub) in _ux_host_class_hub_configure()
|
| D | ux_host_class_hub_feature.c | 82 UINT _ux_host_class_hub_feature(UX_HOST_CLASS_HUB *hub, UINT port, UINT command, UINT function) in _ux_host_class_hub_feature()
|
| D | ux_host_class_hub_status_get.c | 86 UINT _ux_host_class_hub_status_get(UX_HOST_CLASS_HUB *hub, UINT port, USHORT *port_status, USHORT … in _ux_host_class_hub_status_get()
|
| D | ux_host_class_hub_port_change_connection_process.c | 92 VOID _ux_host_class_hub_port_change_connection_process(UX_HOST_CLASS_HUB *hub, UINT port, UINT por… in _ux_host_class_hub_port_change_connection_process()
|
| /USBX-v6.2.1/test/regression/ |
| D | ux_device_class_dummy_hub.c | 18 UX_DEVICE_CLASS_HUB *hub; in _ux_device_class_hub_thread_entry() local 45 UX_DEVICE_CLASS_HUB *hub; in _ux_device_class_hub_initialize() local 69 VOID _ux_device_class_hub_notify_changes(UX_DEVICE_CLASS_HUB *hub, UCHAR *changes, UINT rpt_size) in _ux_device_class_hub_notify_changes() 85 VOID _ux_device_class_hub_notify_change(UX_DEVICE_CLASS_HUB *hub, UINT change_pos, UINT rpt_size) in _ux_device_class_hub_notify_change() 114 UX_DEVICE_CLASS_HUB *hub; in _ux_device_class_hub_activate() local 172 UX_DEVICE_CLASS_HUB *hub; in _ux_device_class_hub_deactivate() local
|
| D | usbx_ux_host_class_hub_transfer_request_completed_test.c | 25 UX_HOST_CLASS_HUB hub; in post_init_host() local
|
| D | usbx_ux_host_class_hub_descriptor_get_coverage_test.c | 12 static UX_HOST_CLASS_HUB hub; variable
|
| D | usbx_host_class_hub_port_change_connection_process_coverage_test.c | 43 static UX_HOST_CLASS_HUB hub; variable
|
| D | usbx_ux_host_stack_bandwidth_test.c | 422 UX_DEVICE hub[3]; in ux_test_thread_simulation_0_entry() local
|