Searched refs:_ux_device_stack_initialize (Results 1 – 4 of 4) sorted by relevance
117 UINT _ux_device_stack_initialize(UCHAR * device_framework_high_speed, ULONG device_framework_lengt… in _ux_device_stack_initialize() function525 …return(_ux_device_stack_initialize(device_framework_high_speed, device_framework_length_high_speed, in _uxe_device_stack_initialize()
93 UINT _ux_device_stack_initialize(UCHAR * device_framework_high_speed, ULONG device_framework_len…
2821 #define ux_device_stack_initialize _ux_device_stack_initialize
201 …status = _ux_device_stack_initialize(device_framework_high_speed, DEVICE_FRAMEWORK_LENGTH_HIGH_SP… in tx_application_define()