Home
last modified time | relevance | path

Searched refs:_ux_host_class_hid_report_set (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_keyboard_thread.c135 _ux_host_class_hid_report_set(hid, &client_report); in _ux_host_class_hid_keyboard_thread()
Dux_host_class_hid_report_set.c173 UINT _ux_host_class_hid_report_set(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_CLIENT_REPORT *client… in _ux_host_class_hid_report_set() function
Dux_host_class_hid_keyboard_activate.c395 status = _ux_host_class_hid_report_set(hid, &client_report); in _ux_host_class_hid_keyboard_activate()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h1084 UINT _ux_host_class_hid_report_set(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_CLIENT_REPORT *clie…
1107 #define ux_host_class_hid_report_set _ux_host_class_hid_report_set