Home
last modified time | relevance | path

Searched refs:UX_HCD_GET_PORT_STATUS (Results 1 – 25 of 32) sorted by relevance

12

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_rh_device_insertion_test.c206 { UX_HCD_GET_PORT_STATUS, NULL,
210 { UX_HCD_GET_PORT_STATUS, NULL,
214 { UX_HCD_GET_PORT_STATUS, NULL,
Dusbx_storage_direct_calls_test.c281 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()
Dusbx_ux_host_class_hid_report_get_test2.c287 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()
Dusbx_hid_keyboard_extraction_test2.c294 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter_device_extraction_test()
Dusbx_hid_mouse_extraction_test2.c289 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter_device_extraction_test()
Dusbx_hid_remote_control_extraction_test2.c278 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter_device_extraction_test()
Dusbx_hid_mouse_extraction_test.c290 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter_device_extraction_test()
Dusbx_hid_keyboard_extraction_test.c296 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter_device_extraction_test()
Dusbx_hid_remote_control_extraction_test.c281 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter_device_extraction_test()
Dusbx_ux_host_class_hid_deactivate_test2.c291 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter_device_extraction_test()
Dusbx_ux_host_class_hid_descriptor_parse_test3.c160 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter()
Dusbx_ux_host_class_hid_periodic_report_start_test2.c158 if (status != UX_SUCCESS && function != UX_HCD_GET_PORT_STATUS) in ux_hcd_sim_host_entry_filter()
Dusbx_ux_host_class_hid_report_descriptor_get_test3.c157 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter()
Dusbx_ux_host_class_hid_report_descriptor_get_test2.c157 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter()
Dusbx_ux_host_class_hid_deactivate_test.c290 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter_device_extraction_test()
Dusbx_ux_host_class_hid_descriptor_parse_test2.c161 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter()
Dusbx_ux_host_class_hid_descriptor_parse_test6.c181 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter()
Dusbx_ux_host_class_hid_keyboard_thread_test.c295 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter_device_extraction_test()
Dusbx_ux_host_class_hid_descriptor_parse_test4.c161 case UX_HCD_GET_PORT_STATUS: in ux_hcd_sim_host_entry_filter()
/USBX-v6.2.1/common/core/src/
Dux_host_stack_rh_change_process.c115 …port_status = hcd -> ux_hcd_entry_function(hcd, UX_HCD_GET_PORT_STATUS, (VOID *)((ALIGN_TYPE)port… in _ux_host_stack_rh_change_process()
Dux_host_stack_hnp_polling_thread_entry.c129 …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()
Dux_host_stack_rh_device_insertion.c154 …port_status = hcd -> ux_hcd_entry_function(hcd, UX_HCD_GET_PORT_STATUS, (VOID *)((ALIGN_TYPE)port… in _ux_host_stack_rh_device_insertion()
Dux_hcd_sim_host_entry.c133 case UX_HCD_GET_PORT_STATUS: in _ux_hcd_sim_host_entry()
/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_entry.c126 case UX_HCD_GET_PORT_STATUS: in _ux_hcd_ohci_entry()
Dux_hcd_ehci_entry.c126 case UX_HCD_GET_PORT_STATUS: in _ux_hcd_ehci_entry()

12