Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_parser_input_report (Results 1 – 12 of 12) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hid_transfer_request_completed_test.c353 …tmp = (ALIGN_TYPE)hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report -> ux_host… in tx_demo_thread_host_simulation_entry()
354 …hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report -> ux_host_class_hid_report_… in tx_demo_thread_host_simulation_entry()
360 …hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report -> ux_host_class_hid_report_… in tx_demo_thread_host_simulation_entry()
366 …tmp = hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report -> ux_host_class_hid_r… in tx_demo_thread_host_simulation_entry()
369 …hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report -> ux_host_class_hid_report_… in tx_demo_thread_host_simulation_entry()
381 …hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report -> ux_host_class_hid_report_… in tx_demo_thread_host_simulation_entry()
Dusbx_msrc_81251_host_hid_report_add_fail_mem_test.c330 tmp = (ALIGN_TYPE)hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in tx_demo_thread_host_simulation_entry()
331 hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
354 report = hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in tx_demo_thread_host_simulation_entry()
360 …hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = (UX_HOST_CLASS_HID_REPORT … in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_report_add_test.c326 tmp = (ALIGN_TYPE)hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in tx_demo_thread_host_simulation_entry()
327 hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
356 …hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = (UX_HOST_CLASS_HID_REPORT … in tx_demo_thread_host_simulation_entry()
372 tmp = (ALIGN_TYPE)hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in tx_demo_thread_host_simulation_entry()
373 hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
398 …hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = (UX_HOST_CLASS_HID_REPORT … in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_keyboard_activate_test.c479 tmp = (ALIGN_TYPE)hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in tx_demo_thread_host_simulation_entry()
480 hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
494 …hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = (UX_HOST_CLASS_HID_REPORT … in tx_demo_thread_host_simulation_entry()
547 tmp = (ALIGN_TYPE)hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in tx_demo_thread_host_simulation_entry()
548 hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
562 …hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = (UX_HOST_CLASS_HID_REPORT … in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_mouse_activate_test.c396 tmp = (ALIGN_TYPE)hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in tx_demo_thread_host_simulation_entry()
397 hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = UX_NULL; in tx_demo_thread_host_simulation_entry()
409 …hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = (UX_HOST_CLASS_HID_REPORT … in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_report_get_test2.c393 …st_class_hid_client_report = hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in tx_demo_thread_host_simulation_entry()
425 …st_class_hid_client_report = hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in tx_demo_thread_host_simulation_entry()
600 …st_class_hid_client_report = hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_report_callback_register.c109 hid_report = hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in _ux_host_class_hid_report_callback_register()
Dux_host_class_hid_report_add.c117 hid_report = hid_parser -> ux_host_class_hid_parser_input_report; in _ux_host_class_hid_report_add()
119 hid_parser -> ux_host_class_hid_parser_input_report = new_hid_report; in _ux_host_class_hid_report_add()
Dux_host_class_hid_report_id_get.c118 … next_hid_report = hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in _ux_host_class_hid_report_id_get()
Dux_host_class_hid_instance_clean.c85 hid_report = hid_parser -> ux_host_class_hid_parser_input_report; in _ux_host_class_hid_instance_clean()
Dux_host_class_hid_transfer_request_completed.c131 hid_report = hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in _ux_host_class_hid_transfer_request_completed()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h939 *ux_host_class_hid_parser_input_report; member