Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_hid_read_run.c81 UINT _ux_device_class_hid_read_run(UX_SLAVE_CLASS_HID *hid, UCHAR *buffer, in _ux_device_class_hid_read_run() function
352 return(_ux_device_class_hid_read_run(hid, buffer, requested_length, actual_length)); in _uxe_device_class_hid_read_run()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_hid.h427 UINT _ux_device_class_hid_read_run(UX_SLAVE_CLASS_HID *hid,
482 #define ux_device_class_hid_read_run _ux_device_class_hid_read_run