Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_host_stack_hcd_unregister.c177 _ux_host_stack_device_remove(hcd, UX_DEVICE_PARENT_GET(device), in _ux_host_stack_hcd_unregister()
Dux_host_stack_tasks_run.c323 UX_DEVICE_HCD_GET(device), UX_DEVICE_PARENT_GET(device), in _ux_host_stack_device_enumerated()
351 UX_DEVICE_PARENT_GET(device), in _ux_host_stack_device_enumerated()
/USBX-v6.2.1/common/core/inc/
Dux_api.h2062 #define UX_DEVICE_PARENT_GET(d) ((d)->ux_device_parent) macro
2070 #define UX_DEVICE_PARENT_GET(d) (UX_NULL) macro