Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_device_stack_initialize.c119 UCHAR * string_framework, ULONG string_framework_length, in _ux_device_stack_initialize() argument
158 …system_slave -> ux_system_slave_string_framework_length = string_framework_length; in _ux_device_stack_initialize()
512 UCHAR * string_framework, ULONG string_framework_length, in _uxe_device_stack_initialize() argument
520 ((string_framework == UX_NULL) && (string_framework_length != 0)) || in _uxe_device_stack_initialize()
527 string_framework, string_framework_length, in _uxe_device_stack_initialize()
Dux_device_stack_descriptor_send.c120 ULONG string_framework_length; in _ux_device_stack_descriptor_send() local
417 string_framework_length = _ux_system_slave -> ux_system_slave_string_framework_length; in _ux_device_stack_descriptor_send()
421 while (string_framework_length != 0) in _ux_device_stack_descriptor_send()
485 string_framework_length -= (ULONG) *(string_framework + 3) + 4; in _ux_device_stack_descriptor_send()
490 if (string_framework_length == 0) in _ux_device_stack_descriptor_send()
/USBX-v6.2.1/test/regression/
Dusbx_cdc_ecm_mac_address_invalid_length_test.c35 .string_framework_length = sizeof(invalid_mac_address_string_length),
Dusbx_msrc_72427_ecm_host_mac_test.c31 .string_framework_length = sizeof(invalid_mac_address_string_length),
Dusbx_cdc_ecm_mac_address_test.c34 .string_framework_length = sizeof(mac_address_test_string_framework),
Dusbx_cdc_ecm_basic_ipv6_test.c24 ULONG string_framework_length; member
261 .string_framework_length = sizeof(default_string_framework)
280 device_init_data->string_framework_length = sizeof(default_string_framework); in ux_test_cdc_ecm_initialize_use_framework()
601 … device_init_data->string_framework, device_init_data->string_framework_length, in thread_entry_device()
Dusbx_ux_test_cdc_ecm.h23 ULONG string_framework_length; member
278 .string_framework_length = sizeof(default_string_framework)
297 device_init_data->string_framework_length = sizeof(default_string_framework); in ux_test_cdc_ecm_initialize_use_framework()
719 … device_init_data->string_framework, device_init_data->string_framework_length, in thread_entry_device()
Dux_test.h454 UCHAR * string_framework, ULONG string_framework_length,
Dux_test.c1534 UCHAR * string_framework, ULONG string_framework_length, in ux_test_change_device_parameters() argument
1564 string_framework, string_framework_length, in ux_test_change_device_parameters()
/USBX-v6.2.1/common/core/inc/
Dux_device_stack.h95 UCHAR * string_framework, ULONG string_framework_length,
124 UCHAR * string_framework, ULONG string_framework_length,
Dux_api.h2930 UCHAR * string_framework, ULONG string_framework_length,