| /USBX-v6.2.1/common/core/src/ |
| D | ux_host_stack_class_unregister.c | 98 if (class_inst -> ux_host_class_entry_function == class_entry_function) in _ux_host_stack_class_unregister() 106 class_inst -> ux_host_class_entry_function(&class_command); in _ux_host_stack_class_unregister() 109 class_inst -> ux_host_class_entry_function = UX_NULL; in _ux_host_stack_class_unregister()
|
| D | ux_host_stack_class_register.c | 132 class_inst -> ux_host_class_entry_function = class_entry_function; in _ux_host_stack_class_register() 147 if(class_inst -> ux_host_class_entry_function == class_entry_function) in _ux_host_stack_class_register()
|
| D | ux_host_stack_device_remove.c | 169 device -> ux_device_class -> ux_host_class_entry_function(&command); in _ux_host_stack_device_remove() 196 interface_ptr -> ux_interface_class -> ux_host_class_entry_function(&command); in _ux_host_stack_device_remove()
|
| D | ux_host_stack_class_call.c | 97 status = class_inst -> ux_host_class_entry_function(class_command); in _ux_host_stack_class_call()
|
| D | ux_host_stack_class_device_scan.c | 140 status = device -> ux_device_class -> ux_host_class_entry_function(&class_command); in _ux_host_stack_class_device_scan()
|
| D | ux_host_stack_device_configuration_deactivate.c | 178 interface_ptr -> ux_interface_class -> ux_host_class_entry_function(&command); in _ux_host_stack_device_configuration_deactivate()
|
| D | ux_host_stack_configuration_interface_scan.c | 178 … status = interface_ptr -> ux_interface_class -> ux_host_class_entry_function(&class_command); in _ux_host_stack_configuration_interface_scan()
|
| D | ux_host_stack_tasks_run.c | 389 … status = command -> ux_host_class_command_class_ptr -> ux_host_class_entry_function(command); in _ux_host_stack_interface_activate_wait() 934 ux_host_class_entry_function(&class_command); in _ux_host_stack_device_enum_run()
|
| /USBX-v6.2.1/test/regression/ |
| D | usbx_host_stack_class_unregister_coverage_test.c | 37 host_class_array[0].ux_host_class_entry_function = UX_NULL; in test_application_define() 38 host_class_array[1].ux_host_class_entry_function = UX_NULL; in test_application_define()
|
| D | usbx_cdc_acm_configure_test.c | 707 status = interface->ux_interface_class->ux_host_class_entry_function(&class_command); in tx_test_thread_host_simulation_entry() 718 status = interface->ux_interface_class->ux_host_class_entry_function(&class_command); in tx_test_thread_host_simulation_entry() 770 status = interface->ux_interface_class->ux_host_class_entry_function(&class_command); in tx_test_thread_host_simulation_entry() 780 status = interface->ux_interface_class->ux_host_class_entry_function(&class_command); in tx_test_thread_host_simulation_entry() 792 status = interface->ux_interface_class->ux_host_class_entry_function(&class_command); in tx_test_thread_host_simulation_entry() 803 status = interface->ux_interface_class->ux_host_class_entry_function(&class_command); in tx_test_thread_host_simulation_entry() 814 status = interface->ux_interface_class->ux_host_class_entry_function(&class_command); in tx_test_thread_host_simulation_entry() 825 status = interface->ux_interface_class->ux_host_class_entry_function(&class_command); in tx_test_thread_host_simulation_entry()
|
| D | usbx_pictbridge_basic_test.c | 268 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function() 275 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
|
| D | usbx_msrc_72526_pictbridge_dps_host_start_test.c | 268 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function() 275 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
|
| D | usbx_msrc_81108_pictbridge_object_parse_test.c | 268 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function() 275 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
|
| D | usbx_ux_host_class_cdc_acm_deactivate_test.c | 506 status = interface->ux_interface_class->ux_host_class_entry_function(&class_command); in tx_test_thread_host_simulation_entry()
|
| D | usbx_msrc_81428_81429_host_audio_ac_search_test.c | 972 interface_ptr -> ux_interface_class -> ux_host_class_entry_function(&class_command); in _activate_interfaces() 988 interface_ptr -> ux_interface_class -> ux_host_class_entry_function(&class_command); in _deactivate_interfaces()
|
| D | ux_host_class_dummy.c | 39 command -> ux_host_class_command_class_ptr -> ux_host_class_entry_function) in _ux_host_class_dummy_command_query_list_check()
|
| D | usbx_msrc_81292_host_pima_deactivate_semaphore_test.c | 761 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function() 768 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
|
| D | usbx_msrc_81323_host_pima_deactivate_no_int_ep_test.c | 755 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function() 762 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
|
| D | usbx_pima_basic_test.c | 761 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function() 768 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
|
| D | usbx_msrc_72227_host_pima_read_test.c | 761 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function() 768 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
|
| D | usbx_msrc_72525_host_pima_obj_handles_get_test.c | 761 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function() 768 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
|
| D | usbx_msrc_72619_host_pima_stor_ids_get_test.c | 761 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function() 768 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
|
| /USBX-v6.2.1/common/usbx_host_classes/src/ |
| D | ux_host_class_hid_tasks_run.c | 82 hid_class -> ux_host_class_entry_function != _ux_host_class_hid_entry) in _ux_host_class_hid_tasks_run()
|
| D | ux_host_class_hub_tasks_run.c | 104 hub_class -> ux_host_class_entry_function != _ux_host_class_hub_entry) in _ux_host_class_hub_tasks_run()
|
| D | ux_host_class_storage_tasks_run.c | 112 storage_class -> ux_host_class_entry_function != _ux_host_class_storage_entry) in _ux_host_class_storage_tasks_run()
|