Searched refs:language_id (Results 1 – 3 of 3) sorted by relevance
/USBX-v6.3.0/common/core/src/ |
D | ux_host_stack_device_string_get.c | 83 …g_get(UX_DEVICE *device, UCHAR *descriptor_buffer, ULONG length, ULONG language_id, ULONG string_i… in _ux_host_stack_device_string_get() argument 107 …RACE_HOST_STACK_DEVICE_STRING_GET, device, descriptor_buffer, length, (language_id << 16) | string… in _ux_host_stack_device_string_get() 142 transfer_request -> ux_transfer_request_index = (language_id); in _ux_host_stack_device_string_get() 196 …g_get(UX_DEVICE *device, UCHAR *descriptor_buffer, ULONG length, ULONG language_id, ULONG string_i… in _uxe_host_stack_device_string_get() argument 204 …return(_ux_host_stack_device_string_get(device, descriptor_buffer, length, language_id, string_ind… in _uxe_host_stack_device_string_get()
|
/USBX-v6.3.0/common/core/inc/ |
D | ux_host_stack.h | 164 …g_get(UX_DEVICE *device, UCHAR *descriptor_buffer, ULONG length, ULONG language_id, ULONG string_i… 220 …g_get(UX_DEVICE *device, UCHAR *descriptor_buffer, ULONG length, ULONG language_id, ULONG string_i…
|
D | ux_api.h | 2883 …g_get(UX_DEVICE *device, UCHAR *descriptor_buffer, ULONG length, ULONG language_id, ULONG string_i…
|