Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common_modules/module_manager/src/
Dtxm_module_manager_util.c145 TXM_MODULE_ALLOCATED_OBJECT *allocated_object_ptr; in _txm_module_manager_created_object_check() local
164 allocated_object_ptr = (TXM_MODULE_ALLOCATED_OBJECT *) object_ptr; in _txm_module_manager_created_object_check()
167 allocated_object_ptr--; in _txm_module_manager_created_object_check()
170 … if (allocated_object_ptr -> txm_module_allocated_object_module_instance == module_instance) in _txm_module_manager_created_object_check()