Home
last modified time | relevance | path

Searched defs:parent (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_bus_powered_hub_conn_to_self_and_bus_powered_hub_test.c83 UX_DEVICE parent; in post_init_host() local
Dusbx_ux_host_class_hid_configure_test.c292 UX_DEVICE parent; in tx_demo_thread_host_simulation_entry() local
Dusbx_ux_host_stack_bandwidth_test.c429 UX_DEVICE *parent; in ux_test_thread_simulation_0_entry() member
/USBX-v6.2.1/common/core/src/
Dux_host_stack_device_remove.c88 UINT _ux_host_stack_device_remove(UX_HCD *hcd, UX_DEVICE *parent, UINT port_index) in _ux_host_stack_device_remove()