Searched refs:string_framework_length (Results 1 – 11 of 11) sorted by relevance
| /USBX-v6.2.1/common/core/src/ |
| D | ux_device_stack_initialize.c | 119 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()
|
| D | ux_device_stack_descriptor_send.c | 120 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/ |
| D | usbx_cdc_ecm_mac_address_invalid_length_test.c | 35 .string_framework_length = sizeof(invalid_mac_address_string_length),
|
| D | usbx_msrc_72427_ecm_host_mac_test.c | 31 .string_framework_length = sizeof(invalid_mac_address_string_length),
|
| D | usbx_cdc_ecm_mac_address_test.c | 34 .string_framework_length = sizeof(mac_address_test_string_framework),
|
| D | usbx_cdc_ecm_basic_ipv6_test.c | 24 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()
|
| D | usbx_ux_test_cdc_ecm.h | 23 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()
|
| D | ux_test.h | 454 UCHAR * string_framework, ULONG string_framework_length,
|
| D | ux_test.c | 1534 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/ |
| D | ux_device_stack.h | 95 UCHAR * string_framework, ULONG string_framework_length, 124 UCHAR * string_framework, ULONG string_framework_length,
|
| D | ux_api.h | 2930 UCHAR * string_framework, ULONG string_framework_length,
|