Home
last modified time | relevance | path

Searched refs:TXM_MODULE_UNLOADED (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.3.0/common_modules/module_manager/src/
Dtxm_module_manager_unload.c157 module_instance -> txm_module_instance_state = TXM_MODULE_UNLOADED; in _txm_module_manager_unload()
/ThreadX-v6.3.0/common_modules/inc/
Dtxm_module.h116 #define TXM_MODULE_UNLOADED 5 macro