Home
last modified time | relevance | path

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

/USBX-v6.3.0/common/core/src/
Dux_device_stack_descriptor_send.c121 ULONG string_framework_length; in _ux_device_stack_descriptor_send() local
418 string_framework_length = _ux_system_slave -> ux_system_slave_string_framework_length; in _ux_device_stack_descriptor_send()
422 while (string_framework_length != 0) in _ux_device_stack_descriptor_send()
486 string_framework_length -= (ULONG) *(string_framework + 3) + 4; in _ux_device_stack_descriptor_send()
491 if (string_framework_length == 0) in _ux_device_stack_descriptor_send()
Dux_device_stack_initialize.c120 UCHAR * string_framework, ULONG string_framework_length, in _ux_device_stack_initialize() argument
159 …system_slave -> ux_system_slave_string_framework_length = string_framework_length; in _ux_device_stack_initialize()
513 UCHAR * string_framework, ULONG string_framework_length, in _uxe_device_stack_initialize() argument
521 ((string_framework == UX_NULL) && (string_framework_length != 0)) || in _uxe_device_stack_initialize()
528 string_framework, string_framework_length, in _uxe_device_stack_initialize()
/USBX-v6.3.0/common/core/inc/
Dux_device_stack.h96 UCHAR * string_framework, ULONG string_framework_length,
125 UCHAR * string_framework, ULONG string_framework_length,
Dux_api.h2926 UCHAR * string_framework, ULONG string_framework_length,