Home
last modified time | relevance | path

Searched refs:_ux_host_class_hid_report_id_get (Results 1 – 6 of 6) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_mouse_activate.c131 status = _ux_host_class_hid_report_id_get(hid, &report_id); in _ux_host_class_hid_mouse_activate()
157 status = _ux_host_class_hid_report_id_get(hid, &report_id); in _ux_host_class_hid_mouse_activate()
Dux_host_class_hid_keyboard_thread.c116 status = _ux_host_class_hid_report_id_get(hid, &report_id); in _ux_host_class_hid_keyboard_thread()
Dux_host_class_hid_report_id_get.c83 UINT _ux_host_class_hid_report_id_get(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_REPORT_GET_ID *rep… in _ux_host_class_hid_report_id_get() function
Dux_host_class_hid_keyboard_tasks_run.c120 status = _ux_host_class_hid_report_id_get(hid, &report_id); in _ux_host_class_hid_keyboard_tasks_run()
Dux_host_class_hid_keyboard_activate.c234 status = _ux_host_class_hid_report_id_get(hid, &report_id); in _ux_host_class_hid_keyboard_activate()
375 status = _ux_host_class_hid_report_id_get(hid, &report_id); in _ux_host_class_hid_keyboard_activate()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h1082 UINT _ux_host_class_hid_report_id_get(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_REPORT_GET_ID *r…
1106 #define ux_host_class_hid_report_id_get _ux_host_class_hid_report_id_get