| /USBX-v6.2.1/common/core/src/ |
| D | ux_device_stack_configuration_set.c | 289 if (interface_descriptor.bInterfaceNumber == iad_first_interface) in _ux_device_stack_configuration_set() 306 … if ((interface_descriptor.bInterfaceNumber == class_inst -> ux_slave_class_interface_number) && in _ux_device_stack_configuration_set() 311 …slave -> ux_system_slave_interface_class_array[interface_descriptor.bInterfaceNumber] = class_inst; in _ux_device_stack_configuration_set() 332 …slave -> ux_system_slave_interface_class_array[interface_descriptor.bInterfaceNumber] = current_cl… in _ux_device_stack_configuration_set() 361 … if ((interface_descriptor.bInterfaceNumber == class_inst -> ux_slave_class_interface_number) && in _ux_device_stack_configuration_set() 366 …slave -> ux_system_slave_interface_class_array[interface_descriptor.bInterfaceNumber] = class_inst; in _ux_device_stack_configuration_set()
|
| D | ux_host_stack_configuration_interface_get.c | 119 … current_interface_number = current_interface -> ux_interface_descriptor.bInterfaceNumber; in _ux_host_stack_configuration_interface_get() 152 … if (current_interface -> ux_interface_descriptor.bInterfaceNumber != current_interface_number) in _ux_host_stack_configuration_interface_get()
|
| D | ux_host_stack_interface_setting_select.c | 106 current_interface_number = interface_ptr -> ux_interface_descriptor.bInterfaceNumber; in _ux_host_stack_interface_setting_select() 127 … if (current_interface -> ux_interface_descriptor.bInterfaceNumber == current_interface_number) in _ux_host_stack_interface_setting_select()
|
| D | ux_device_stack_alternate_setting_set.c | 131 if (interface_ptr -> ux_slave_interface_descriptor.bInterfaceNumber == interface_value) in _ux_device_stack_alternate_setting_set() 137 if (interface_ptr -> ux_slave_interface_descriptor.bInterfaceNumber != interface_value) in _ux_device_stack_alternate_setting_set() 229 if (interface_descriptor.bInterfaceNumber == interface_value && in _ux_device_stack_alternate_setting_set() 412 …ystem_slave_interface_class_array[interface_ptr -> ux_slave_interface_descriptor.bInterfaceNumber]; in _ux_device_stack_alternate_setting_set()
|
| D | ux_host_stack_interface_set.c | 102 …fer_request_index = (USHORT) interface_ptr -> ux_interface_descriptor.bInterfaceNumber; in _ux_host_stack_interface_set()
|
| D | ux_device_stack_alternate_setting_get.c | 110 if (interface_ptr -> ux_slave_interface_descriptor.bInterfaceNumber == interface_value) in _ux_device_stack_alternate_setting_get()
|
| D | ux_device_stack_interface_get.c | 116 if (interface_ptr -> ux_slave_interface_descriptor.bInterfaceNumber == interface_value) in _ux_device_stack_interface_get()
|
| /USBX-v6.2.1/common/usbx_host_classes/src/ |
| D | ux_host_class_video_stop.c | 99 …ce = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor.bInterfaceNumber; in _ux_host_class_video_stop() 119 if ((interface_ptr -> ux_interface_descriptor.bInterfaceNumber == streaming_interface) && in _ux_host_class_video_stop()
|
| D | ux_host_class_video_alternate_setting_locate.c | 95 …ce = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor.bInterfaceNumber; in _ux_host_class_video_alternate_setting_locate() 104 if ((interface_ptr -> ux_interface_descriptor.bInterfaceNumber == streaming_interface) && in _ux_host_class_video_alternate_setting_locate()
|
| D | ux_host_class_audio_stop.c | 100 …ce = audio -> ux_host_class_audio_streaming_interface -> ux_interface_descriptor.bInterfaceNumber; in _ux_host_class_audio_stop() 125 if ((interface_ptr -> ux_interface_descriptor.bInterfaceNumber == streaming_interface) && in _ux_host_class_audio_stop()
|
| D | ux_host_class_audio_streaming_terminal_get.c | 130 …nterface_descriptor.bInterfaceNumber == audio -> ux_host_class_audio_streaming_interface -> ux_int… in _ux_host_class_audio_streaming_terminal_get()
|
| D | ux_host_class_cdc_acm_capabilities_get.c | 197 if (interface_descriptor.bInterfaceNumber == in _ux_host_class_cdc_acm_capabilities_get() 199 ux_interface_descriptor.bInterfaceNumber) in _ux_host_class_cdc_acm_capabilities_get()
|
| D | ux_host_class_hid_descriptor_parse.c | 184 current_interface = interface_descriptor.bInterfaceNumber; in _ux_host_class_hid_descriptor_parse() 193 …urrent_interface == hid -> ux_host_class_hid_interface -> ux_interface_descriptor.bInterfaceNumber) in _ux_host_class_hid_descriptor_parse()
|
| D | ux_host_class_storage_device_reset.c | 106 … storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceNumber; in _ux_host_class_storage_device_reset()
|
| D | ux_host_class_video_channel_start.c | 120 …ce = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor.bInterfaceNumber; in _ux_host_class_video_channel_start() 221 … if ((interface_ptr -> ux_interface_descriptor.bInterfaceNumber == streaming_interface) && in _ux_host_class_video_channel_start()
|
| D | ux_host_class_audio_activate.c | 168 if (desc[2] == interface_ptr -> ux_interface_descriptor.bInterfaceNumber) in _ux_host_class_audio_activate() 175 if (desc[2] == interface_ptr -> ux_interface_descriptor.bInterfaceNumber) in _ux_host_class_audio_activate() 369 (ac -> ux_host_class_audio_interface -> ux_interface_descriptor.bInterfaceNumber == in _ux_host_class_audio_activate()
|
| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_device_class_hid_control_request_test.c | 458 …index = hid -> ux_host_class_hid_interface -> ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 488 …index = hid -> ux_host_class_hid_interface -> ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 511 …index = hid -> ux_host_class_hid_interface -> ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 532 …index = hid -> ux_host_class_hid_interface -> ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 561 …index = hid -> ux_host_class_hid_interface -> ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 591 …index = hid -> ux_host_class_hid_interface -> ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 617 …index = hid -> ux_host_class_hid_interface -> ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 647 …index = hid -> ux_host_class_hid_interface -> ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_device_class_hid_report_test.c | 480 …host_class_hid_keyboard_hid->ux_host_class_hid_interface->ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 495 …ux_host_class_hid_mouse_hid->ux_host_class_hid_interface->ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 516 …host_class_hid_keyboard_hid->ux_host_class_hid_interface->ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 555 …host_class_hid_keyboard_hid->ux_host_class_hid_interface->ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 573 …host_class_hid_keyboard_hid->ux_host_class_hid_interface->ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 588 …ux_host_class_hid_mouse_hid->ux_host_class_hid_interface->ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 604 …ux_host_class_hid_mouse_hid->ux_host_class_hid_interface->ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 622 …ux_host_class_hid_mouse_hid->ux_host_class_hid_interface->ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 648 …ux_host_class_hid_mouse_hid->ux_host_class_hid_interface->ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 666 …host_class_hid_keyboard_hid->ux_host_class_hid_interface->ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_device_class_storage_control_request_test.c | 601 … storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 615 … storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 647 … storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 668 … storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 678 … storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 688 … storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceNumber + 1; in tx_demo_thread_host_simulation_entry() 701 … storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry() 711 … storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceNumber + 1; in tx_demo_thread_host_simulation_entry() 722 … storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceNumber; in tx_demo_thread_host_simulation_entry()
|
| D | ux_device_class_dummy_printer.c | 186 setup_data[5] != interface->ux_slave_interface_descriptor.bInterfaceNumber) in _ux_device_class_printer_control_request() 201 if (wIndex != interface->ux_slave_interface_descriptor.bInterfaceNumber) in _ux_device_class_printer_control_request() 210 if (wIndex != interface->ux_slave_interface_descriptor.bInterfaceNumber) in _ux_device_class_printer_control_request()
|
| /USBX-v6.2.1/common/usbx_device_classes/src/ |
| D | ux_device_class_video_activate.c | 136 stream_index = stream_interface -> ux_slave_interface_descriptor.bInterfaceNumber; in _ux_device_class_video_activate() 137 stream_index -= control_interface -> ux_slave_interface_descriptor.bInterfaceNumber; in _ux_device_class_video_activate()
|
| D | ux_device_class_video_change.c | 105 stream_index = interface_ptr -> ux_slave_interface_descriptor.bInterfaceNumber; in _ux_device_class_video_change() 106 …ndex -= video -> ux_device_class_video_interface -> ux_slave_interface_descriptor.bInterfaceNumber; in _ux_device_class_video_change()
|
| D | ux_device_class_audio_activate.c | 159 stream_index = stream_interface -> ux_slave_interface_descriptor.bInterfaceNumber; in _ux_device_class_audio_activate() 160 stream_index -= control_interface -> ux_slave_interface_descriptor.bInterfaceNumber; in _ux_device_class_audio_activate()
|
| D | ux_device_class_video_control_request.c | 110 …_low == video -> ux_device_class_video_interface -> ux_slave_interface_descriptor.bInterfaceNumber) in _ux_device_class_video_control_request() 177 ux_slave_interface_descriptor.bInterfaceNumber) in _ux_device_class_video_control_request()
|
| D | ux_device_class_audio_change.c | 120 stream_index = interface_ptr -> ux_slave_interface_descriptor.bInterfaceNumber; in _ux_device_class_audio_change() 121 …ndex -= audio -> ux_device_class_audio_interface -> ux_slave_interface_descriptor.bInterfaceNumber; in _ux_device_class_audio_change()
|