Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_report_get_report (Results 1 – 25 of 46) sorted by relevance

12

/USBX-v6.2.1/test/regression/
Dusbx_hid_report_descriptor_push_pop_test.c344 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
354 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
357 report_field = report_id.ux_host_class_hid_report_get_report -> ux_host_class_hid_report_field; in tx_demo_thread_host_simulation_entry()
384 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
387 report_field = report_id.ux_host_class_hid_report_get_report -> ux_host_class_hid_report_field; in tx_demo_thread_host_simulation_entry()
414 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
417 report_field = report_id.ux_host_class_hid_report_get_report -> ux_host_class_hid_report_field; in tx_demo_thread_host_simulation_entry()
444 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
447 report_field = report_id.ux_host_class_hid_report_get_report -> ux_host_class_hid_report_field; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_compress_array_test.c286 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
289 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
334 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
337 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
358 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
361 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
382 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
385 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_previous_report_test.c288 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
298 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
301 report_field = report_id.ux_host_class_hid_report_get_report -> ux_host_class_hid_report_field; in tx_demo_thread_host_simulation_entry()
325 report_field = report_id.ux_host_class_hid_report_get_report -> ux_host_class_hid_report_field; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_multiple_reports_input_test.c294 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
304 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
360 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
415 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_multiple_reports_feature_test.c299 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
309 feature_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
364 feature_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
419 feature_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_multiple_reports_output_test.c291 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
301 output_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
356 output_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
411 output_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_multiple_collections_test.c338 report_get_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
353 input_report_descriptor = report_get_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
395 input_report_descriptor = report_get_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
Dusbx_class_hid_basic_test.c437 hid_report_id.ux_host_class_hid_report_get_report = UX_NULL; in test_hid_idle_requests()
467 hid_report_id.ux_host_class_hid_report_get_report = UX_NULL; in test_hid_report_requests()
473 … client_report.ux_host_class_hid_client_report = hid_report_id.ux_host_class_hid_report_get_report; in test_hid_report_requests()
516 hid_report_id.ux_host_class_hid_report_get_report = UX_NULL; in test_hid_periodic_reports()
526 …ux_host_class_hid_report_callback_length = hid_report_id.ux_host_class_hid_report_get_report->ux… in test_hid_periodic_reports()
Dusbx_ux_host_class_hid_report_set_int_out_test.c381 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
391 client_report.ux_host_class_hid_client_report = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
393 …_report.ux_host_class_hid_client_report_length = report_id.ux_host_class_hid_report_get_report->ux… in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_example_delimit_test.c324 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
335 if (report_id.ux_host_class_hid_report_get_report == UX_NULL) in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_example_display_test.c334 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
345 if (report_id.ux_host_class_hid_report_get_report == UX_NULL) in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_example_andisplay_test.c326 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
337 if (report_id.ux_host_class_hid_report_get_report == UX_NULL) in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_example_mouse_test.c286 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
297 if (report_id.ux_host_class_hid_report_get_report == UX_NULL) in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_example_remote_test.c307 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
318 if (report_id.ux_host_class_hid_report_get_report == UX_NULL) in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_example_tele_test.c357 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
368 if (report_id.ux_host_class_hid_report_get_report == UX_NULL) in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_max_usages_test.c270 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
281 report_field = report_id.ux_host_class_hid_report_get_report -> ux_host_class_hid_report_field; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_example_digit_test.c358 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
369 if (report_id.ux_host_class_hid_report_get_report == UX_NULL) in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_example_joystk_test.c304 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
315 if (report_id.ux_host_class_hid_report_get_report == UX_NULL) in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_example_keybrd_test.c291 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
302 if (report_id.ux_host_class_hid_report_get_report == UX_NULL) in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_example_monitor_test.c309 report_id.ux_host_class_hid_report_get_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
320 if (report_id.ux_host_class_hid_report_get_report == UX_NULL) in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_report_id_get.c108 if (report_id -> ux_host_class_hid_report_get_report == UX_NULL) in _ux_host_class_hid_report_id_get()
150 …next_hid_report = report_id -> ux_host_class_hid_report_get_report -> ux_host_class_hid_report_ne… in _ux_host_class_hid_report_id_get()
161 report_id -> ux_host_class_hid_report_get_report = next_hid_report; in _ux_host_class_hid_report_id_get()
Dux_host_class_hid_keyboard_thread.c113 report_id.ux_host_class_hid_report_get_report = UX_NULL; in _ux_host_class_hid_keyboard_thread()
122 … client_report.ux_host_class_hid_client_report = report_id.ux_host_class_hid_report_get_report; in _ux_host_class_hid_keyboard_thread()
Dux_host_class_hid_keyboard_tasks_run.c117 report_id.ux_host_class_hid_report_get_report = UX_NULL; in _ux_host_class_hid_keyboard_tasks_run()
125 … keyboard -> ux_host_class_hid_keyboard_out_report = report_id.ux_host_class_hid_report_get_report; in _ux_host_class_hid_keyboard_tasks_run()
Dux_host_class_hid_keyboard_activate.c231 report_id.ux_host_class_hid_report_get_report = UX_NULL; in _ux_host_class_hid_keyboard_activate()
252 field = report_id.ux_host_class_hid_report_get_report -> ux_host_class_hid_report_field; in _ux_host_class_hid_keyboard_activate()
372 report_id.ux_host_class_hid_report_get_report = UX_NULL; in _ux_host_class_hid_keyboard_activate()
381 … client_report.ux_host_class_hid_client_report = report_id.ux_host_class_hid_report_get_report; in _ux_host_class_hid_keyboard_activate()
Dux_host_class_hid_mouse_activate.c128 report_id.ux_host_class_hid_report_get_report = UX_NULL; in _ux_host_class_hid_mouse_activate()
154 report_id.ux_host_class_hid_report_get_report = UX_NULL; in _ux_host_class_hid_mouse_activate()

12