Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_client_report (Results 1 – 10 of 10) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_report_decompress.c85 hid_report = client_report -> ux_host_class_hid_client_report; in _ux_host_class_hid_report_decompress()
Dux_host_class_hid_keyboard_thread.c123 … 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.c130 … client_report.ux_host_class_hid_client_report = keyboard -> ux_host_class_hid_keyboard_out_report; in _ux_host_class_hid_keyboard_tasks_run()
Dux_host_class_hid_report_set.c54 hid_report = client_report -> ux_host_class_hid_client_report; in ux_host_class_hid_report_set_buffer_allocate()
210 hid_report = client_report -> ux_host_class_hid_client_report; in _ux_host_class_hid_report_set()
Dux_host_class_hid_report_compress.c94 hid_report = client_report -> ux_host_class_hid_client_report; in _ux_host_class_hid_report_compress()
Dux_host_class_hid_report_get.c119 hid_report = client_report -> ux_host_class_hid_client_report; in _ux_host_class_hid_report_get()
Dux_host_class_hid_transfer_request_completed.c218 client_report.ux_host_class_hid_client_report = hid_report; in _ux_host_class_hid_transfer_request_completed()
Dux_host_class_hid_report_set_run.c106 hid_report = client_report -> ux_host_class_hid_client_report; in _ux_host_class_hid_report_set_run()
Dux_host_class_hid_keyboard_activate.c382 … client_report.ux_host_class_hid_client_report = report_id.ux_host_class_hid_report_get_report; in _ux_host_class_hid_keyboard_activate()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h1027 *ux_host_class_hid_client_report; member