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

TXM_MODULE_PREAMBLE_STRUCT::txm_module_preamble_stop_function field

Syntax

ULONG txm_module_preamble_stop_function;

References

LocationReferrerText
txm_module.h:373
ULONG txm_module_preamble_stop_function; /* Module Thread Stop Function */
txm_module_manager_absolute_load.c:386_txm_module_manager_absolute_load()
if (module_preamble -> txm_module_preamble_stop_function)
txm_module_manager_absolute_load.c:393_txm_module_manager_absolute_load()
module_instance -> txm_module_instance_stop_thread_entry = (VOID (*)(ULONG)) ((VOID *) module_preamble -> txm_module_preamble_stop_function);
txm_module_manager_internal_load.c:373_txm_module_manager_internal_load()
if (module_preamble -> txm_module_preamble_stop_function)
txm_module_manager_internal_load.c:378_txm_module_manager_internal_load()
(module_preamble -> txm_module_preamble_stop_function) +

Data Use

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