Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_pima_object_handles_get.c95 ULONG object_handle_length_raw; in _ux_host_class_pima_object_handles_get() local
134 object_handle_length_raw = 0; in _ux_host_class_pima_object_handles_get()
135 …D_SAFE(pima_session -> ux_host_class_pima_session_nb_objects, 1, object_handle_length_raw, status); in _ux_host_class_pima_object_handles_get()
138 …UX_UTILITY_MULC_SAFE(object_handle_length_raw, (ULONG)sizeof(ULONG), object_handle_length_raw, sta… in _ux_host_class_pima_object_handles_get()
143 …_raw = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, object_handle_length_raw); in _ux_host_class_pima_object_handles_get()
149 object_handle_length_raw, object_handle_length_raw); in _ux_host_class_pima_object_handles_get()