Searched refs:UX_HCD_GET_PORT_STATUS (Results 1 – 25 of 32) sorted by relevance
12
| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_host_stack_rh_device_insertion_test.c | 206 { UX_HCD_GET_PORT_STATUS, NULL, 210 { UX_HCD_GET_PORT_STATUS, NULL, 214 { UX_HCD_GET_PORT_STATUS, NULL,
|
| D | usbx_storage_direct_calls_test.c | 281 if (status != UX_SUCCESS && function != UX_HCD_GET_PORT_STATUS) in ux_hcd_sim_host_entry_filter_transfer_request_failed_test1() 371 if (status != UX_SUCCESS && function != UX_HCD_GET_PORT_STATUS) in ux_hcd_sim_host_entry_filter_transfer_request_failed_test2() 423 if (status != UX_SUCCESS && function != UX_HCD_GET_PORT_STATUS) in ux_hcd_sim_host_entry_filter_transfer_request_failed_test3() 507 if (status != UX_SUCCESS && function != UX_HCD_GET_PORT_STATUS) in ux_hcd_sim_host_entry_filter_transfer_request_failed_test4() 559 if (status != UX_SUCCESS && function != UX_HCD_GET_PORT_STATUS) in ux_hcd_sim_host_entry_filter_transfer_request_failed_test5() 611 if (status != UX_SUCCESS && function != UX_HCD_GET_PORT_STATUS) in ux_hcd_sim_host_entry_filter_transfer_request_failed_test6() 671 if (status != UX_SUCCESS && function != UX_HCD_GET_PORT_STATUS) in ux_hcd_sim_host_entry_filter_transfer_request_failed_test7()
|
| D | usbx_ux_host_class_hid_report_get_test2.c | 287 if (status != UX_SUCCESS && function != UX_HCD_GET_PORT_STATUS) in ux_hcd_sim_host_entry_filter() 323 if (status != UX_SUCCESS && function != UX_HCD_GET_PORT_STATUS) in ux_hcd_sim_host_entry_filter_transfer_request_failed_test2()
|
| D | usbx_hid_keyboard_extraction_test2.c | 294 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter_device_extraction_test()
|
| D | usbx_hid_mouse_extraction_test2.c | 289 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter_device_extraction_test()
|
| D | usbx_hid_remote_control_extraction_test2.c | 278 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter_device_extraction_test()
|
| D | usbx_hid_mouse_extraction_test.c | 290 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter_device_extraction_test()
|
| D | usbx_hid_keyboard_extraction_test.c | 296 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter_device_extraction_test()
|
| D | usbx_hid_remote_control_extraction_test.c | 281 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter_device_extraction_test()
|
| D | usbx_ux_host_class_hid_deactivate_test2.c | 291 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter_device_extraction_test()
|
| D | usbx_ux_host_class_hid_descriptor_parse_test3.c | 160 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter()
|
| D | usbx_ux_host_class_hid_periodic_report_start_test2.c | 158 if (status != UX_SUCCESS && function != UX_HCD_GET_PORT_STATUS) in ux_hcd_sim_host_entry_filter()
|
| D | usbx_ux_host_class_hid_report_descriptor_get_test3.c | 157 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter()
|
| D | usbx_ux_host_class_hid_report_descriptor_get_test2.c | 157 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter()
|
| D | usbx_ux_host_class_hid_deactivate_test.c | 290 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter_device_extraction_test()
|
| D | usbx_ux_host_class_hid_descriptor_parse_test2.c | 161 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter()
|
| D | usbx_ux_host_class_hid_descriptor_parse_test6.c | 181 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter()
|
| D | usbx_ux_host_class_hid_keyboard_thread_test.c | 295 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter_device_extraction_test()
|
| D | usbx_ux_host_class_hid_descriptor_parse_test4.c | 161 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter()
|
| /USBX-v6.2.1/common/core/src/ |
| D | ux_host_stack_rh_change_process.c | 115 …port_status = hcd -> ux_hcd_entry_function(hcd, UX_HCD_GET_PORT_STATUS, (VOID *)((ALIGN_TYPE)port… in _ux_host_stack_rh_change_process()
|
| D | ux_host_stack_hnp_polling_thread_entry.c | 129 …port_status = hcd -> ux_hcd_entry_function(hcd, UX_HCD_GET_PORT_STATUS, (VOID *)((ALIGN_TYPE)port… in _ux_host_stack_hnp_polling_thread_entry()
|
| D | ux_host_stack_rh_device_insertion.c | 154 …port_status = hcd -> ux_hcd_entry_function(hcd, UX_HCD_GET_PORT_STATUS, (VOID *)((ALIGN_TYPE)port… in _ux_host_stack_rh_device_insertion()
|
| D | ux_hcd_sim_host_entry.c | 133 case UX_HCD_GET_PORT_STATUS: in _ux_hcd_sim_host_entry()
|
| /USBX-v6.2.1/common/usbx_host_controllers/src/ |
| D | ux_hcd_ohci_entry.c | 126 case UX_HCD_GET_PORT_STATUS: in _ux_hcd_ohci_entry()
|
| D | ux_hcd_ehci_entry.c | 126 case UX_HCD_GET_PORT_STATUS: in _ux_hcd_ehci_entry()
|
12