Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_report_callback_buffer (Results 1 – 14 of 14) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_report_callback_register.c121 …hid_report -> ux_host_class_hid_report_callback_buffer = call_back -> ux_host_class_hid_report… in _ux_host_class_hid_report_callback_register()
Dux_host_class_hid_transfer_request_completed.c177 callback.ux_host_class_hid_report_callback_buffer = report_buffer; in _ux_host_class_hid_transfer_request_completed()
265 …callback.ux_host_class_hid_report_callback_buffer = client_report.ux_host_class_hid_client_report… in _ux_host_class_hid_transfer_request_completed()
Dux_host_class_hid_remote_control_activate.c137 call_back.ux_host_class_hid_report_callback_buffer = UX_NULL; in _ux_host_class_hid_remote_control_activate()
Dux_host_class_hid_mouse_activate.c180 call_back.ux_host_class_hid_report_callback_buffer = UX_NULL; in _ux_host_class_hid_mouse_activate()
Dux_host_class_hid_mouse_entry.c194 call_back.ux_host_class_hid_report_callback_buffer = UX_NULL; in _ux_host_class_hid_mouse_activate_wait()
Dux_host_class_hid_keyboard_activate.c294 call_back.ux_host_class_hid_report_callback_buffer = UX_NULL; in _ux_host_class_hid_keyboard_activate()
Dux_host_class_hid_keyboard_callback.c167 report_buffer = (ULONG *)callback -> ux_host_class_hid_report_callback_buffer;
/USBX-v6.2.1/test/regression/
Dusbx_hid_report_multiple_reports_ids_test.c328 …test_log_add(0, callback->ux_host_class_hid_report_callback_buffer,callback->ux_host_class_hid_rep… in demo_host_class_hid_report0_callback()
332 …test_log_add(2, callback->ux_host_class_hid_report_callback_buffer,callback->ux_host_class_hid_rep… in demo_host_class_hid_report2_callback()
336 …test_log_add(4, callback->ux_host_class_hid_report_callback_buffer,callback->ux_host_class_hid_rep… in demo_host_class_hid_report4_callback()
399 call_back.ux_host_class_hid_report_callback_buffer = UX_NULL; in tx_demo_thread_host_simulation_entry()
446 call_back.ux_host_class_hid_report_callback_buffer = UX_NULL; in tx_demo_thread_host_simulation_entry()
495 call_back.ux_host_class_hid_report_callback_buffer = UX_NULL; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_transfer_request_completed_raw_test.c307 actual_value = *((ULONG *)callback->ux_host_class_hid_report_callback_buffer); in dummy_transfer_request_callback_successful()
363 callback.ux_host_class_hid_report_callback_buffer = buffer; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_transfer_request_completed_decompressed_test.c313 buffer = callback->ux_host_class_hid_report_callback_buffer; in dummy_transfer_request_callback()
384 callback.ux_host_class_hid_report_callback_buffer = buffer; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_hid_idle_rate_test.c445 callback->ux_host_class_hid_report_callback_buffer, in _hid_report_callback()
508 call_back.ux_host_class_hid_report_callback_buffer = UX_NULL; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_hid_wMaxPacketSize_test.c328 callback->ux_host_class_hid_report_callback_buffer, in _hid_report_callback()
Dusbx_class_hid_basic_test.c524 hid_report_callback.ux_host_class_hid_report_callback_buffer = UX_NULL; in test_hid_periodic_reports()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h818 VOID *ux_host_class_hid_report_callback_buffer; member
913 VOID *ux_host_class_hid_report_callback_buffer; member