Home
last modified time | relevance | path

Searched refs:ux_device_class_hid_read_requested_length (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_hid_receiver_tasks_run.c121 hid -> ux_device_class_hid_read_requested_length = in _ux_device_class_hid_receiver_tasks_run()
132 hid -> ux_device_class_hid_read_requested_length, in _ux_device_class_hid_receiver_tasks_run()
133 hid -> ux_device_class_hid_read_requested_length); in _ux_device_class_hid_receiver_tasks_run()
Dux_device_class_hid_read_run.c144 hid -> ux_device_class_hid_read_requested_length = requested_length; in _ux_device_class_hid_read_run()
151 requested_length = hid -> ux_device_class_hid_read_requested_length - in _ux_device_class_hid_read_run()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_hid.h212 ULONG ux_device_class_hid_read_requested_length; member