Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_report_id (Results 1 – 19 of 19) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_report_set.c64 if (hid_report -> ux_host_class_hid_report_id == 0) in ux_host_class_hid_report_set_buffer_allocate()
79 if (hid_report -> ux_host_class_hid_report_id != 0) in ux_host_class_hid_report_set_buffer_allocate()
80 *current_report_buffer++ = (UCHAR)(hid_report -> ux_host_class_hid_report_id); in ux_host_class_hid_report_set_buffer_allocate()
267 …sfer_request_value = (UINT)((USHORT) hid_report -> ux_host_class_hid_report_id | (USHO… in _ux_host_class_hid_report_set()
Dux_host_class_hid_transfer_request_completed.c142 if (*(UCHAR*)report_buffer == hid_report -> ux_host_class_hid_report_id) in _ux_host_class_hid_transfer_request_completed()
154 if (*(UCHAR*)report_buffer != hid_report -> ux_host_class_hid_report_id) in _ux_host_class_hid_transfer_request_completed()
169 … callback.ux_host_class_hid_report_callback_id = hid_report -> ux_host_class_hid_report_id; in _ux_host_class_hid_transfer_request_completed()
Dux_host_class_hid_report_decompress.c88 if (hid_report -> ux_host_class_hid_report_id != 0) in _ux_host_class_hid_report_decompress()
Dux_host_class_hid_report_callback_register.c116 …if (hid_report -> ux_host_class_hid_report_id == call_back -> ux_host_class_hid_report_callback_id) in _ux_host_class_hid_report_callback_register()
Dux_host_class_hid_report_add.c170 …if ((hid_report != UX_NULL) && (hid_report -> ux_host_class_hid_report_id == hid_parser -> ux_host… in _ux_host_class_hid_report_add()
185 …new_hid_report -> ux_host_class_hid_report_id = hid_parser -> ux_host_class_hid_parser_global.ux_… in _ux_host_class_hid_report_add()
Dux_host_class_hid_report_id_get.c158 … report_id -> ux_host_class_hid_report_get_id = next_hid_report -> ux_host_class_hid_report_id; in _ux_host_class_hid_report_id_get()
Dux_host_class_hid_report_get.c207 …sfer_request_value = (UINT)((USHORT) hid_report -> ux_host_class_hid_report_id | (USHO… in _ux_host_class_hid_report_get()
Dux_host_class_hid_report_set_run.c224 …nsfer_request_value = (UINT)((USHORT) hid_report -> ux_host_class_hid_report_id | (USHO… in _ux_host_class_hid_report_set_run()
/USBX-v6.2.1/test/regression/
Dusbx_hid_report_multiple_reports_ids_test.c388 if (input_report_descriptor -> ux_host_class_hid_report_id != 0) in tx_demo_thread_host_simulation_entry()
396 …host_class_hid_report_callback_id = input_report_descriptor -> ux_host_class_hid_report_id; in tx_demo_thread_host_simulation_entry()
435 if (input_report_descriptor->ux_host_class_hid_report_id != 2) in tx_demo_thread_host_simulation_entry()
443 …host_class_hid_report_callback_id = input_report_descriptor -> ux_host_class_hid_report_id; in tx_demo_thread_host_simulation_entry()
484 if (input_report_descriptor->ux_host_class_hid_report_id != 4) in tx_demo_thread_host_simulation_entry()
492 …host_class_hid_report_callback_id = input_report_descriptor -> ux_host_class_hid_report_id; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_multiple_reports_input_test.c305 if (input_report_descriptor -> ux_host_class_hid_report_id != 0) in tx_demo_thread_host_simulation_entry()
361 if (input_report_descriptor->ux_host_class_hid_report_id != 2) in tx_demo_thread_host_simulation_entry()
416 if (input_report_descriptor->ux_host_class_hid_report_id != 4) in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_multiple_reports_feature_test.c310 if (feature_report_descriptor -> ux_host_class_hid_report_id != 0) in tx_demo_thread_host_simulation_entry()
365 if (feature_report_descriptor->ux_host_class_hid_report_id != 2) in tx_demo_thread_host_simulation_entry()
420 if (feature_report_descriptor->ux_host_class_hid_report_id != 4) in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_multiple_reports_output_test.c302 if (output_report_descriptor -> ux_host_class_hid_report_id != 0) in tx_demo_thread_host_simulation_entry()
357 if (output_report_descriptor->ux_host_class_hid_report_id != 2) in tx_demo_thread_host_simulation_entry()
412 if (output_report_descriptor->ux_host_class_hid_report_id != 4) in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_compress_and_decompress_test.c337 if (input_report_descriptor -> ux_host_class_hid_report_id != 0) in tx_demo_thread_host_simulation_entry()
464 client_report.ux_host_class_hid_client_report->ux_host_class_hid_report_id = 0x1; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_extended_usages_test.c283 if (input_report_descriptor -> ux_host_class_hid_report_id != 0) in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_decompress_array_test.c294 if (input_report_descriptor -> ux_host_class_hid_report_id != 0) in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_compress_test.c338 if (input_report_descriptor -> ux_host_class_hid_report_id != 0) in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_decompress_test.c340 if (hid_report -> ux_host_class_hid_report_id != 0) in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_logitech_pro_x_superlight_test.c363 …printf("Input report %p, ID: %ld\n", (void*)hid_report, hid_report -> ux_host_class_hid_report_id); in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h905 ULONG ux_host_class_hid_report_id; member