Home
last modified time | relevance | path

Searched refs:UX_HOST_CLASS_HUB_PORT_ENABLE (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_port_change_connection_process.c267 … status = _ux_host_class_hub_feature(hub, port, UX_CLEAR_FEATURE, UX_HOST_CLASS_HUB_PORT_ENABLE); in _ux_host_class_hub_port_change_connection_process()
Dux_host_class_hub_tasks_run.c211 _ux_host_class_hub_feature(hub, port, UX_CLEAR_FEATURE, UX_HOST_CLASS_HUB_PORT_ENABLE); in _ux_host_class_hub_status_process()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hub.h104 #define UX_HOST_CLASS_HUB_PORT_ENABLE 0x01 macro