Home
last modified time | relevance | path

Searched refs:_ux_host_class_hub_descriptor_parse (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_descriptor_get.c36 UINT _ux_host_class_hub_descriptor_parse(UX_HOST_CLASS_HUB *hub, UCHAR *descriptor);
41 _ux_host_class_hub_descriptor_parse(UX_HOST_CLASS_HUB *hub, UCHAR *descriptor) in _ux_host_class_hub_descriptor_parse() function
228 status = _ux_host_class_hub_descriptor_parse(hub, descriptor); in _ux_host_class_hub_descriptor_get()
Dux_host_class_hub_entry.c34 extern UINT _ux_host_class_hub_descriptor_parse(UX_HOST_CLASS_HUB *hub, UCHAR *descriptor);
319 status = _ux_host_class_hub_descriptor_parse(hub, hub -> ux_host_class_hub_allocated); in _ux_host_class_hub_activate_wait()