Home
last modified time | relevance | path

Searched refs:thread_entry_info (Results 1 – 25 of 33) sorted by relevance

12

/ThreadX-v6.2.1/common_modules/module_manager/src/
Dtxm_module_manager_thread_reset.c79 TXM_MODULE_THREAD_ENTRY_INFO *thread_entry_info; in _txm_module_manager_thread_reset() local
144thread_entry_info = (TXM_MODULE_THREAD_ENTRY_INFO *) (((UCHAR *) thread_ptr -> tx_thread_stack_en… in _txm_module_manager_thread_reset()
145thread_entry_info = (TXM_MODULE_THREAD_ENTRY_INFO *) (((ALIGN_TYPE)(thread_entry_info)) & (~0x3)); in _txm_module_manager_thread_reset()
151 thread_ptr -> tx_thread_stack_ptr = (VOID *) thread_entry_info; in _txm_module_manager_thread_reset()
Dtxm_module_manager_thread_create.c121 TXM_MODULE_THREAD_ENTRY_INFO *thread_entry_info; in _txm_module_manager_thread_create() local
426thread_entry_info = (TXM_MODULE_THREAD_ENTRY_INFO *) (((UCHAR *) thread_ptr -> tx_thread_stack_en… in _txm_module_manager_thread_create()
427thread_entry_info = (TXM_MODULE_THREAD_ENTRY_INFO *) (((ALIGN_TYPE)(thread_entry_info)) & (~0x3)); in _txm_module_manager_thread_create()
430 thread_entry_info -> txm_module_thread_entry_info_thread = thread_ptr; in _txm_module_manager_thread_create()
431 thread_entry_info -> txm_module_thread_entry_info_module = module_instance; in _txm_module_manager_thread_create()
432thread_entry_info -> txm_module_thread_entry_info_data_base_address = module_instance -> tx… in _txm_module_manager_thread_create()
433thread_entry_info -> txm_module_thread_entry_info_code_base_address = module_instance -> tx… in _txm_module_manager_thread_create()
434thread_entry_info -> txm_module_thread_entry_info_entry = thread_ptr -> tx_thre… in _txm_module_manager_thread_create()
435thread_entry_info -> txm_module_thread_entry_info_parameter = thread_ptr -> tx_thre… in _txm_module_manager_thread_create()
436thread_entry_info -> txm_module_thread_entry_info_callback_request_queue = &(module_instance -> … in _txm_module_manager_thread_create()
[all …]
/ThreadX-v6.2.1/ports_module/cortex_r4/iar/inc/
Dtxm_module_port.h292thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
296thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/cortex_m33/iar/inc/
Dtxm_module_port.h298thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
302thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/cortex_m23/iar/inc/
Dtxm_module_port.h296thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
300thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/cortex_m23/ac6/inc/
Dtxm_module_port.h303thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
307thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/cortex_m33/ac6/inc/
Dtxm_module_port.h303thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
307thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/cortex_m23/gnu/inc/
Dtxm_module_port.h293thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
297thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/cortex_r4/ac6/inc/
Dtxm_module_port.h310thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
314thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/rxv2/iar/inc/
Dtxm_module_port.h316 …*(ULONG*)&(thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher) = …
321 …*(ULONG*)&(thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher) = …
/ThreadX-v6.2.1/ports_module/cortex_m33/gnu/inc/
Dtxm_module_port.h297thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
301thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/cortex_m0+/gnu/inc/
Dtxm_module_port.h313thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
317thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/cortex_m0+/iar/inc/
Dtxm_module_port.h313thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
317thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/cortex_a7/ac5/inc/
Dtxm_module_port.h356thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
360thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/cortex_a7/gnu/inc/
Dtxm_module_port.h356thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
360thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/cortex_a7/iar/inc/
Dtxm_module_port.h367thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
371thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/cortex_m0+/ac6/inc/
Dtxm_module_port.h313thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
317thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/cortex_m7/iar/inc/
Dtxm_module_port.h401thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
405thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/cortex_m4/ac5/inc/
Dtxm_module_port.h401thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
405thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/cortex_m7/ac5/inc/
Dtxm_module_port.h401thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
405thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/cortex_m3/ac5/inc/
Dtxm_module_port.h401thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
405thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/cortex_m3/iar/inc/
Dtxm_module_port.h401thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
405thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/cortex_m3/ac6/inc/
Dtxm_module_port.h401thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
405thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/cortex_m4/ac6/inc/
Dtxm_module_port.h401thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
405thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
/ThreadX-v6.2.1/ports_module/cortex_m4/gnu/inc/
Dtxm_module_port.h401thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u…
405thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…

12