Searched defs:port (Results 1 – 10 of 10) sorted by relevance
/USBX-v6.2.1/common/usbx_host_classes/src/ |
D | ux_host_class_hub_port_change_enable_process.c | 74 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 | 74 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 | 74 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 | 74 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_port_change_process.c | 83 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 | 77 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_feature.c | 83 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 | 87 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 | 93 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()
|
D | ux_host_class_hub_tasks_run.c | 132 static inline VOID _ux_host_class_hub_status_process(UX_HOST_CLASS_HUB *hub, UINT port) in _ux_host_class_hub_status_process()
|