Home
last modified time | relevance | path

Searched refs:_ux_host_class_hub_descriptor_get (Results 1 – 5 of 5) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hub_descriptor_get_coverage_test.c81 _ux_host_class_hub_descriptor_get(&hub); in test_application_define()
84 _ux_host_class_hub_descriptor_get(&hub); in test_application_define()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_activate.c150 status = _ux_host_class_hub_descriptor_get(hub); in _ux_host_class_hub_activate()
Dux_host_class_hub_descriptor_get.c181 UINT _ux_host_class_hub_descriptor_get(UX_HOST_CLASS_HUB *hub) in _ux_host_class_hub_descriptor_get() function
Dux_host_class_hub_entry.c298 status = _ux_host_class_hub_descriptor_get(hub); in _ux_host_class_hub_activate_wait()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hub.h251 UINT _ux_host_class_hub_descriptor_get(UX_HOST_CLASS_HUB *hub);