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

TXM_MODULE_PREAMBLE_STRUCT::txm_module_preamble_shell_entry_function field

Syntax

ULONG txm_module_preamble_shell_entry_function;

References

LocationReferrerText
txm_module.h:371
ULONG txm_module_preamble_shell_entry_function; /* Module shell Entry Function */
txm_module_manager_absolute_load.c:177_txm_module_manager_absolute_load()
if ((module_preamble -> txm_module_preamble_shell_entry_function == 0) ||
txm_module_manager_absolute_load.c:380_txm_module_manager_absolute_load()
module_instance -> txm_module_instance_shell_entry_function = (VOID (*)(TX_THREAD *, TXM_MODULE_INSTANCE *)) ((VOID *) module_preamble -> txm_module_preamble_shell_entry_function);
txm_module_manager_internal_load.c:180_txm_module_manager_internal_load()
if ((module_preamble -> txm_module_preamble_shell_entry_function == 0) ||
txm_module_manager_internal_load.c:364_txm_module_manager_internal_load()
(module_preamble -> txm_module_preamble_shell_entry_function) +

Data Use

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