App_ThreadX_Init() is only used within Fx_MultiAccess.
 
Symbols
loading...
Files
loading...

App_ThreadX_Init() function

Application ThreadX Initialization.

Syntax

UINT App_ThreadX_Init(VOID *memory_ptr);
Implemented in app_threadx.c:59

Arguments

memory_ptr

memory pointer

Return value

int

References

LocationReferrerText
app_threadx.c:59
UINT App_ThreadX_Init(VOID *memory_ptr)
app_threadx.h:52
UINT App_ThreadX_Init(VOID *memory_ptr);
app_azure_rtos.c:92tx_application_define()
if (App_ThreadX_Init(memory_ptr) != TX_SUCCESS)

Call Tree

Functions calling App_ThreadX_Init()
all items filtered out
App_ThreadX_Init()
Data read by App_ThreadX_Init()
App_ThreadX_Init()::ret
App_ThreadX_Init()::byte_pool
all items filtered out
App_ThreadX_Init()
Type of App_ThreadX_Init()
App_ThreadX_Init()
all items filtered out