Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_report_callback_length (Results 1 – 11 of 11) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_report_callback_register.c123 …hid_report -> ux_host_class_hid_report_callback_length = call_back -> ux_host_class_hid_report… in _ux_host_class_hid_report_callback_register()
Dux_host_class_hid_remote_control_activate.c139 call_back.ux_host_class_hid_report_callback_length = 0; in _ux_host_class_hid_remote_control_activate()
Dux_host_class_hid_mouse_activate.c182 call_back.ux_host_class_hid_report_callback_length = 0; in _ux_host_class_hid_mouse_activate()
Dux_host_class_hid_mouse_entry.c196 call_back.ux_host_class_hid_report_callback_length = 0; in _ux_host_class_hid_mouse_activate_wait()
Dux_host_class_hid_keyboard_activate.c296 call_back.ux_host_class_hid_report_callback_length = 0; in _ux_host_class_hid_keyboard_activate()
/USBX-v6.2.1/test/regression/
Dusbx_hid_transfer_request_completed_raw_test.c365 callback.ux_host_class_hid_report_callback_length = sizeof(buffer); in tx_demo_thread_host_simulation_entry()
379 callback.ux_host_class_hid_report_callback_length = 1; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_multiple_reports_ids_test.c400 call_back.ux_host_class_hid_report_callback_length = 0; in tx_demo_thread_host_simulation_entry()
447 call_back.ux_host_class_hid_report_callback_length = 0; in tx_demo_thread_host_simulation_entry()
496 call_back.ux_host_class_hid_report_callback_length = 0; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_transfer_request_completed_decompressed_test.c386 callback.ux_host_class_hid_report_callback_length = sizeof(buffer); in tx_demo_thread_host_simulation_entry()
Dusbx_class_hid_basic_test.c526 …hid_report_callback.ux_host_class_hid_report_callback_length = hid_report_id.ux_host_class_hid_r… in test_hid_periodic_reports()
Dusbx_ux_device_class_hid_idle_rate_test.c510 call_back.ux_host_class_hid_report_callback_length = 0; in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h816 ULONG ux_host_class_hid_report_callback_length; member
914 ULONG ux_host_class_hid_report_callback_length; member