Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_keyboard_out_report (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_keyboard_tasks_run.c115 if (keyboard -> ux_host_class_hid_keyboard_out_report == UX_NULL) in _ux_host_class_hid_keyboard_tasks_run()
126 … 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()
130 … client_report.ux_host_class_hid_client_report = keyboard -> ux_host_class_hid_keyboard_out_report; in _ux_host_class_hid_keyboard_tasks_run()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid_keyboard.h223 *ux_host_class_hid_keyboard_out_report; member