Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_host_stack_rh_change_process.c133 _ux_host_stack_rh_device_insertion(hcd,port_index); in _ux_host_stack_rh_change_process()
155 _ux_host_stack_rh_device_insertion(hcd,port_index); in _ux_host_stack_rh_change_process()
Dux_host_stack_rh_device_insertion.c91 UINT _ux_host_stack_rh_device_insertion(UX_HCD *hcd, UINT port_index) in _ux_host_stack_rh_device_insertion() function
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_rh_device_insertion_test.c447 status = _ux_host_stack_rh_device_insertion(hcd, 0); in tx_demo_thread_host_simulation_entry()
457 status = _ux_host_stack_rh_device_insertion(hcd, 0); in tx_demo_thread_host_simulation_entry()
467 status = _ux_host_stack_rh_device_insertion(hcd, 0); in tx_demo_thread_host_simulation_entry()
480 status = _ux_host_stack_rh_device_insertion(hcd, 0); in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/core/inc/
Dux_host_stack.h194 UINT _ux_host_stack_rh_device_insertion(UX_HCD *hcd, UINT port_index);