/ThreadX-v6.2.1/ports_smp/mips32_interaptiv_smp/green/src/ |
D | tx_ghs.c | 417 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check() 425 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check() 447 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2() 456 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2() 486 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
|
/ThreadX-v6.2.1/ports/cortex_a8/ghs/src/ |
D | tx_ghs.c | 405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check() 413 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check() 435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2() 444 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2() 474 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
|
/ThreadX-v6.2.1/ports/cortex_a5/ghs/src/ |
D | tx_ghs.c | 405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check() 413 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check() 435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2() 444 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2() 474 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
|
/ThreadX-v6.2.1/ports/cortex_r4/ghs/src/ |
D | tx_ghs.c | 405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check() 413 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check() 435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2() 444 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2() 474 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
|
/ThreadX-v6.2.1/ports/cortex_a9/ghs/src/ |
D | tx_ghs.c | 405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check() 413 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check() 435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2() 444 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2() 474 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
|
/ThreadX-v6.2.1/ports/cortex_m7/ghs/src/ |
D | tx_ghs.c | 405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check() 413 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check() 435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2() 444 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2() 474 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
|
/ThreadX-v6.2.1/ports/cortex_r5/ghs/src/ |
D | tx_ghs.c | 405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check() 413 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check() 435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2() 444 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2() 474 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
|
/ThreadX-v6.2.1/ports/cortex_r7/ghs/src/ |
D | tx_ghs.c | 405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check() 413 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check() 435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2() 444 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2() 474 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
|
/ThreadX-v6.2.1/ports/cortex_m4/ghs/src/ |
D | tx_ghs.c | 405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check() 413 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check() 435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2() 444 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2() 474 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
|
/ThreadX-v6.2.1/ports/cortex_a7/ghs/src/ |
D | tx_ghs.c | 405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check() 413 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check() 435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2() 444 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2() 474 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
|
/ThreadX-v6.2.1/ports/cortex_m3/ghs/src/ |
D | tx_ghs.c | 405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check() 413 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check() 435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2() 444 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2() 474 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
|
/ThreadX-v6.2.1/ports_smp/cortex_a5x_smp/green/src/ |
D | tx_ghs.c | 422 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check() 430 return (((CHAR *)thread_ptr->tx_thread_stack_end) - (CHAR *)cp + 1); in _txs_thread_stack_check() 452 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2() 461 tp->tx_thread_stack_size = ((CHAR *)tp->tx_thread_stack_end) - (CHAR *)cp + 1; in _txs_thread_stack_check_2() 491 … tp->tx_thread_stack_size = (CHAR *)tp->tx_thread_stack_end-(CHAR *)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
|
/ThreadX-v6.2.1/ports/xtensa/xcc/inc/ |
D | tx_api_asm.h | 51 #define tx_thread_stack_end 0x10 macro
|
/ThreadX-v6.2.1/common_smp/src/ |
D | txe_thread_create.c | 169 if (stack_start < next_thread -> tx_thread_stack_end) in _txe_thread_create() 185 if (stack_end < next_thread -> tx_thread_stack_end) in _txe_thread_create()
|
D | tx_thread_create.c | 184 thread_ptr -> tx_thread_stack_end = TX_UCHAR_TO_VOID_POINTER_CONVERT(temp_ptr); in _tx_thread_create()
|
D | tx_misra.c | 286 (*((ULONG *) (((UCHAR *) (thread_ptr) -> tx_thread_stack_end) + 1)) != TX_STACK_FILL) || in _tx_misra_thread_stack_check()
|
/ThreadX-v6.2.1/common/src/ |
D | txe_thread_create.c | 169 if (stack_start < next_thread -> tx_thread_stack_end) in _txe_thread_create() 185 if (stack_end < next_thread -> tx_thread_stack_end) in _txe_thread_create()
|
D | tx_thread_create.c | 171 thread_ptr -> tx_thread_stack_end = TX_UCHAR_TO_VOID_POINTER_CONVERT(temp_ptr); in _tx_thread_create()
|
/ThreadX-v6.2.1/ports/linux/gnu/src/ |
D | tx_thread_stack_build.c | 128 … thread_ptr -> tx_thread_stack_ptr = (VOID *) (((CHAR *) thread_ptr -> tx_thread_stack_end) - 8); in _tx_thread_stack_build()
|
/ThreadX-v6.2.1/ports/win32/vs_2019/src/ |
D | tx_thread_stack_build.c | 129 … thread_ptr -> tx_thread_stack_ptr = (VOID *) (((CHAR *) thread_ptr -> tx_thread_stack_end) - 8); in _tx_thread_stack_build()
|
/ThreadX-v6.2.1/ports_smp/linux/gnu/src/ |
D | tx_thread_stack_build.c | 130 … thread_ptr -> tx_thread_stack_ptr = (VOID *) (((CHAR *) thread_ptr -> tx_thread_stack_end) - 8); in _tx_thread_stack_build()
|
/ThreadX-v6.2.1/common_modules/module_manager/src/ |
D | txm_module_manager_thread_reset.c | 144 …info = (TXM_MODULE_THREAD_ENTRY_INFO *) (((UCHAR *) thread_ptr -> tx_thread_stack_end) + (2*sizeo… in _txm_module_manager_thread_reset()
|
D | txm_module_manager_thread_create.c | 384 thread_ptr -> tx_thread_stack_end = TX_UCHAR_TO_VOID_POINTER_CONVERT(temp_ptr); in _txm_module_manager_thread_create() 386 thread_ptr -> tx_thread_module_stack_end = thread_ptr -> tx_thread_stack_end; in _txm_module_manager_thread_create() 426 …info = (TXM_MODULE_THREAD_ENTRY_INFO *) (((UCHAR *) thread_ptr -> tx_thread_stack_end) + (2*sizeo… in _txm_module_manager_thread_create()
|
/ThreadX-v6.2.1/ports/xtensa/xcc/src/ |
D | tx_thread_stack_build.S | 77 l32i a5, a2, tx_thread_stack_end /* get top-1 of stack area */
|
/ThreadX-v6.2.1/common/inc/ |
D | tx_thread.h | 236 …(*((ULONG *) (((UCHAR *) (thread_ptr) -> tx_thread_stack_end) + 1)) != TX_STACK_FILL) || …
|