Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_pima_object_handles_get.c96 ULONG count_object_handles; in _ux_host_class_pima_object_handles_get() local
168 … for(count_object_handles = 0; count_object_handles < nb_object_handles; count_object_handles++) in _ux_host_class_pima_object_handles_get()
171 …*(object_handles_array + count_object_handles) = _ux_utility_long_get(object_handles_array_raw + s… in _ux_host_class_pima_object_handles_get()
172 … (count_object_handles * sizeof(ULONG))); in _ux_host_class_pima_object_handles_get()