Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_hid_receiver_thread.c89 ULONG temp; in _ux_device_class_hid_receiver_thread() local
123 UX_OR_CLEAR, &temp, 100); in _ux_device_class_hid_receiver_thread()
153 temp = transfer -> ux_slave_transfer_request_actual_length; in _ux_device_class_hid_receiver_thread()
156 temp); /* Use case of memcpy is verified. */ in _ux_device_class_hid_receiver_thread()
168 pos -> ux_device_class_hid_received_event_length = temp; in _ux_device_class_hid_receiver_thread()
Dux_device_class_hid_receiver_tasks_run.c83 ULONG temp; in _ux_device_class_hid_receiver_tasks_run() local
161 temp = transfer -> ux_slave_transfer_request_actual_length; in _ux_device_class_hid_receiver_tasks_run()
164 temp); /* Use case of memcpy is verified. */ in _ux_device_class_hid_receiver_tasks_run()
173 pos -> ux_device_class_hid_received_event_length = temp; in _ux_device_class_hid_receiver_tasks_run()
/USBX-v6.2.1/cmake/
Dutilities.cmake3 # Store the current list in a temp
11 # Add this target into the temp
13 # Copy the temp back up to the parent list