App_Main_Thread_Entry() is only used within Nx_WebServer.
 
Symbols
loading...
Files
loading...

App_Main_Thread_Entry() function

Syntax

static void App_Main_Thread_Entry(ULONG thread_input);
Implemented in app_netxduo.c:359

Arguments

thread_input

References

LocationReferrerText
app_netxduo.c:359
static VOID App_Main_Thread_Entry(ULONG thread_input)
app_netxduo.c:97
static void App_Main_Thread_Entry(ULONG thread_input);
app_netxduo.c:264MX_NetXDuo_Init()
ret = tx_thread_create(&AppMainThread, "App Main thread", App_Main_Thread_Entry, 0, pointer, 2 * DEFAULT_MEMORY_SIZE,

Call Tree

Data read by App_Main_Thread_Entry()
Data written by App_Main_Thread_Entry()
App_Main_Thread_Entry()::ret
all items filtered out
App_Main_Thread_Entry()
App_Main_Thread_Entry()::ret
all items filtered out
Type of App_Main_Thread_Entry()
App_Main_Thread_Entry()
all items filtered out