TXM_MODULE_PREAMBLE_STRUCT::txm_module_preamble_start_function is only used within threadx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesthreadxTXM_MODULE_PREAMBLE_STRUCT::txm_module_preamble_start_function

TXM_MODULE_PREAMBLE_STRUCT::txm_module_preamble_start_function field

Syntax

ULONG txm_module_preamble_start_function;

References

LocationReferrerText
txm_module.h:372
ULONG txm_module_preamble_start_function; /* Module Thread Start Function */
txm_module_manager_absolute_load.c:178_txm_module_manager_absolute_load()
(module_preamble -> txm_module_preamble_start_function == 0))
txm_module_manager_absolute_load.c:381_txm_module_manager_absolute_load()
module_instance -> txm_module_instance_start_thread_entry = (VOID (*)(ULONG)) ((VOID *) module_preamble -> txm_module_preamble_start_function);
txm_module_manager_internal_load.c:181_txm_module_manager_internal_load()
(module_preamble -> txm_module_preamble_start_function == 0))
txm_module_manager_internal_load.c:367_txm_module_manager_internal_load()
(module_preamble -> txm_module_preamble_start_function) +

Data Use

Functions reading TXM_MODULE_PREAMBLE_STRUCT::txm_module_preamble_start_function
TXM_MODULE_PREAMBLE_STRUCT::txm_module_preamble_start_function
Type of TXM_MODULE_PREAMBLE_STRUCT::txm_module_preamble_start_function
TXM_MODULE_PREAMBLE_STRUCT::txm_module_preamble_start_function
all items filtered out