Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_utility_thread_create.c87 VOID (*entry_function)(ULONG), ULONG entry_input, in _ux_utility_thread_create() argument
97 status = tx_thread_create(thread_ptr,name,entry_function,entry_input, in _ux_utility_thread_create()
/USBX-v6.2.1/common/core/inc/
Dux_utility.h114 VOID (*entry_function)(ULONG), ULONG entry_input,