| /ThreadX-v6.4.1/common_modules/module_manager/src/ |
| D | txm_module_manager_thread_reset.c | 78 TXM_MODULE_THREAD_ENTRY_INFO *thread_entry_info; in _txm_module_manager_thread_reset() local 143 …thread_entry_info = (TXM_MODULE_THREAD_ENTRY_INFO *) (((UCHAR *) thread_ptr -> tx_thread_stack_en… in _txm_module_manager_thread_reset() 144 …thread_entry_info = (TXM_MODULE_THREAD_ENTRY_INFO *) (((ALIGN_TYPE)(thread_entry_info)) & (~0x3)); in _txm_module_manager_thread_reset() 150 thread_ptr -> tx_thread_stack_ptr = (VOID *) thread_entry_info; in _txm_module_manager_thread_reset()
|
| D | txm_module_manager_thread_create.c | 126 TXM_MODULE_THREAD_ENTRY_INFO *thread_entry_info; in _txm_module_manager_thread_create() local 442 …thread_entry_info = (TXM_MODULE_THREAD_ENTRY_INFO *) (((UCHAR *) thread_ptr -> tx_thread_stack_en… in _txm_module_manager_thread_create() 443 …thread_entry_info = (TXM_MODULE_THREAD_ENTRY_INFO *) (((ALIGN_TYPE)(thread_entry_info)) & (~0x3)); in _txm_module_manager_thread_create() 446 thread_entry_info -> txm_module_thread_entry_info_thread = thread_ptr; in _txm_module_manager_thread_create() 447 thread_entry_info -> txm_module_thread_entry_info_module = module_instance; in _txm_module_manager_thread_create() 448 …thread_entry_info -> txm_module_thread_entry_info_data_base_address = module_instance -> tx… in _txm_module_manager_thread_create() 449 …thread_entry_info -> txm_module_thread_entry_info_code_base_address = module_instance -> tx… in _txm_module_manager_thread_create() 450 …thread_entry_info -> txm_module_thread_entry_info_entry = thread_ptr -> tx_thre… in _txm_module_manager_thread_create() 451 …thread_entry_info -> txm_module_thread_entry_info_parameter = thread_ptr -> tx_thre… in _txm_module_manager_thread_create() 452 …thread_entry_info -> txm_module_thread_entry_info_callback_request_queue = &(module_instance -> … in _txm_module_manager_thread_create() [all …]
|
| /ThreadX-v6.4.1/ports_module/cortex_r4/iar/inc/ |
| D | txm_module_port.h | 291 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 295 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/cortex_m23/ac6/inc/ |
| D | txm_module_port.h | 302 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 306 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/cortex_m23/gnu/inc/ |
| D | txm_module_port.h | 292 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 296 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/rxv2/iar/inc/ |
| D | txm_module_port.h | 315 …*(ULONG*)&(thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher) = … 320 …*(ULONG*)&(thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher) = …
|
| /ThreadX-v6.4.1/ports_module/cortex_m33/ac6/inc/ |
| D | txm_module_port.h | 302 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 306 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/cortex_m33/gnu/inc/ |
| D | txm_module_port.h | 296 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 300 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/cortex_m33/iar/inc/ |
| D | txm_module_port.h | 297 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 301 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/cortex_r4/ac6/inc/ |
| D | txm_module_port.h | 309 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 313 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/cortex_m23/iar/inc/ |
| D | txm_module_port.h | 295 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 299 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/cortex_a7/gnu/inc/ |
| D | txm_module_port.h | 358 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 362 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/cortex_a7/ac5/inc/ |
| D | txm_module_port.h | 355 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 359 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/cortex_a7/iar/inc/ |
| D | txm_module_port.h | 369 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 373 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/cortex_m0+/ac6/inc/ |
| D | txm_module_port.h | 312 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 316 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/cortex_m0+/gnu/inc/ |
| D | txm_module_port.h | 312 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 316 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/cortex_m0+/iar/inc/ |
| D | txm_module_port.h | 312 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 316 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/cortex_m7/ac6/inc/ |
| D | txm_module_port.h | 400 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 404 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/cortex_m7/gnu/inc/ |
| D | txm_module_port.h | 400 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 404 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/cortex_m7/iar/inc/ |
| D | txm_module_port.h | 400 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 404 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/cortex_m4/ac5/inc/ |
| D | txm_module_port.h | 400 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 404 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/cortex_m4/ac6/inc/ |
| D | txm_module_port.h | 400 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 404 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/cortex_m4/gnu/inc/ |
| D | txm_module_port.h | 400 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 404 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/cortex_m4/iar/inc/ |
| D | txm_module_port.h | 400 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 404 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|
| /ThreadX-v6.4.1/ports_module/cortex_m3/ac6/inc/ |
| D | txm_module_port.h | 400 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_u… 404 …thread_entry_info -> txm_module_thread_entry_info_kernel_call_dispatcher = _txm_module_manager_k…
|