Home
last modified time | relevance | path

Searched refs:ux_host_class_thread_stack (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_entry.c149 class_ext -> ux_host_class_thread_stack, in UX_OVERFLOW_CHECK_MULC_ULONG()
/USBX-v6.2.1/test/regression/
Dusbx_storage_direct_calls_test.c1315 host_class.ux_host_class_thread_stack = UX_NULL; in tx_demo_thread_host_simulation_entry()
1318 command.ux_host_class_command_class_ptr -> ux_host_class_thread_stack = UX_NULL; in tx_demo_thread_host_simulation_entry()
1345 host_class.ux_host_class_thread_stack = UX_NULL; in tx_demo_thread_host_simulation_entry()
1348 command.ux_host_class_command_class_ptr -> ux_host_class_thread_stack = UX_NULL; in tx_demo_thread_host_simulation_entry()
1391 host_class.ux_host_class_thread_stack = UX_NULL; in tx_demo_thread_host_simulation_entry()
1394 command.ux_host_class_command_class_ptr -> ux_host_class_thread_stack = thread_stack; in tx_demo_thread_host_simulation_entry()
1400 … command.ux_host_class_command_class_ptr -> ux_host_class_thread_stack, in tx_demo_thread_host_simulation_entry()
1414 command.ux_host_class_command_class_ptr -> ux_host_class_thread_stack = UX_NULL; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_storage_entry_test.c711 storage_ext0->ux_host_class_thread_stack, UX_HOST_CLASS_STORAGE_THREAD_STACK_SIZE, in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_storage.h588 CHAR ux_host_class_thread_stack[UX_HOST_CLASS_STORAGE_THREAD_STACK_SIZE]; member