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.c133 hid -> ux_device_class_hid_read_requested_length = in _ux_device_class_hid_receiver_tasks_run()
144 hid -> ux_device_class_hid_read_requested_length, in _ux_device_class_hid_receiver_tasks_run()
145 hid -> ux_device_class_hid_read_requested_length); in _ux_device_class_hid_receiver_tasks_run()
Dux_device_class_hid_read_run.c185 hid -> ux_device_class_hid_read_requested_length = requested_length; in _ux_device_class_hid_read_run()
192 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.h284 ULONG ux_device_class_hid_read_requested_length; member