Searched refs:string_framework (Results 1 – 5 of 5) sorted by relevance
114 UCHAR *string_framework; in _ux_device_stack_descriptor_send() local395 string_framework = _ux_system_slave -> ux_system_slave_string_framework; in _ux_device_stack_descriptor_send()404 if (_ux_utility_short_get(string_framework) == request_index) in _ux_device_stack_descriptor_send()408 if (*(string_framework + 2) == descriptor_index) in _ux_device_stack_descriptor_send()412 if (((*(string_framework + 3)*2) + 2) > UX_SLAVE_REQUEST_CONTROL_MAX_LENGTH) in _ux_device_stack_descriptor_send()435 *string_memory = (UCHAR)((*(string_framework + 3)*2) + 2); in _ux_device_stack_descriptor_send()441 … for (string_length = 0; string_length < *(string_framework + 3) ; string_length ++) in _ux_device_stack_descriptor_send()445 … *(string_memory + 2 + (string_length * 2)) = *(string_framework + 4 + string_length); in _ux_device_stack_descriptor_send()452 if (host_length > (UINT)((*(string_framework + 3)*2) + 2)) in _ux_device_stack_descriptor_send()453 length = (ULONG)((*(string_framework + 3)*2) + 2); in _ux_device_stack_descriptor_send()[all …]
116 UCHAR * string_framework, ULONG string_framework_length, in _ux_device_stack_initialize() argument154 _ux_system_slave -> ux_system_slave_string_framework = string_framework; in _ux_device_stack_initialize()
94 UCHAR string_framework[] = { variable203 string_framework, STRING_FRAMEWORK_LENGTH, in tx_application_define()
93 UCHAR * string_framework, ULONG string_framework_length,
2806 UCHAR * string_framework, ULONG string_framework_length,