Home
last modified time | relevance | path

Searched refs:hub_thread_stack (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/test/regression/
Dux_device_class_dummy_hub.h32 UCHAR *hub_thread_stack; member
Dux_device_class_dummy_hub.c53 …hub->hub_thread_stack = _ux_utility_memory_allocate(UX_NO_ALIGN, UX_REGULAR_MEMORY, UX_THREAD_STAC… in _ux_device_class_hub_initialize()
54 UX_TEST_ASSERT(hub->hub_thread_stack != UX_NULL); in _ux_device_class_hub_initialize()
58 hub->hub_thread_stack, UX_THREAD_STACK_SIZE, in _ux_device_class_hub_initialize()