Home
last modified time | relevance | path

Searched refs:UX_DEVICE_HCD_MATCH (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_host_stack_device_remove.c118 UX_DEVICE_HCD_MATCH(device, hcd)) in _ux_host_stack_device_remove()
134 !UX_DEVICE_HCD_MATCH(device, hcd)) in _ux_host_stack_device_remove()
Dux_host_stack_hcd_unregister.c172 if (UX_DEVICE_HCD_MATCH(device, hcd) && in _ux_host_stack_hcd_unregister()
Dux_host_stack_hnp_polling_thread_entry.c157 UX_DEVICE_HCD_MATCH(device, hcd)) in _ux_host_stack_hnp_polling_thread_entry()
/USBX-v6.2.1/common/core/inc/
Dux_api.h2053 #define UX_DEVICE_HCD_MATCH(d,h) ((d)->ux_device_hcd == (h)) macro
2057 #define UX_DEVICE_HCD_MATCH(d,h) (_ux_system_host->ux_system_host_hcd_array == (h)) macro