Home
last modified time | relevance | path

Searched refs:CHAR (Results 1 – 25 of 809) sorted by relevance

12345678910>>...33

/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_block_memory_suspension_test.c37 CHAR *pointer; in test_application_define()
41 pointer = (CHAR *) first_unused_memory; in test_application_define()
106 CHAR *pointer_1; in thread_0_entry()
107 CHAR *pointer_2; in thread_0_entry()
108 CHAR *pointer_3; in thread_0_entry()
130 TX_MEMSET(pointer_1, (CHAR) 0xEF, 100); in thread_0_entry()
144 TX_MEMSET(pointer_2, (CHAR) 0xEF, 100); in thread_0_entry()
159 TX_MEMSET(pointer_3, (CHAR) 0xEF, 100); in thread_0_entry()
203 TX_MEMSET(pointer_3, (CHAR) 0xEF, 100); in thread_0_entry()
250 CHAR *pointer_1; in thread_1_entry()
[all …]
Dthreadx_block_memory_thread_terminate_test.c36 CHAR *pointer; in test_application_define()
40 pointer = (CHAR *) first_unused_memory; in test_application_define()
92 CHAR *pointer_1; in thread_0_entry()
93 CHAR *pointer_2; in thread_0_entry()
94 CHAR *pointer_3; in thread_0_entry()
118 TX_MEMSET(pointer_1, (CHAR) 0xEF, 100); in thread_0_entry()
119 TX_MEMSET(pointer_2, (CHAR) 0xEF, 100); in thread_0_entry()
120 TX_MEMSET(pointer_3, (CHAR) 0xEF, 100); in thread_0_entry()
164 CHAR *pointer_1; in thread_1_entry()
179 TX_MEMSET(pointer_1, (CHAR) 0xEF, 100); in thread_1_entry()
Dthreadx_block_memory_error_detection_test.c13 static CHAR *pointer;
20 UINT _txe_block_pool_create(TX_BLOCK_POOL *pool_ptr, CHAR *name_ptr, ULONG block_size,
41 pointer = (CHAR *) first_unused_memory; in test_application_define()
119 CHAR *pointer_1; in thread_0_entry()
120 CHAR *pointer_2; in thread_0_entry()
121 CHAR *pointer_3; in thread_0_entry()
122 CHAR *pointer_4; in thread_0_entry()
198 TX_MEMSET(pointer_1, (CHAR) 0xEF, 100); in thread_0_entry()
213 TX_MEMSET(pointer_2, (CHAR) 0xEF, 100); in thread_0_entry()
228 TX_MEMSET(pointer_3, (CHAR) 0xEF, 100); in thread_0_entry()
[all …]
Dthreadx_block_memory_suspension_timeout_test.c38 CHAR *pointer; in test_application_define()
42 pointer = (CHAR *) first_unused_memory; in test_application_define()
107 CHAR *pointer_1; in thread_0_entry()
108 CHAR *pointer_2; in thread_0_entry()
109 CHAR *pointer_3; in thread_0_entry()
130 TX_MEMSET(pointer_1, (CHAR) 0xEF, 100); in thread_0_entry()
133 TX_MEMSET(pointer_2, (CHAR) 0xEF, 100); in thread_0_entry()
136 TX_MEMSET(pointer_3, (CHAR) 0xEF, 100); in thread_0_entry()
167 CHAR *pointer_1; in thread_1_entry()
191 CHAR *pointer_1; in thread_2_entry()
Dthreadx_block_memory_basic_test.c63 UINT _tx_block_pool_create(TX_BLOCK_POOL *pool_ptr, CHAR *name_ptr, ULONG block_size,
76 CHAR *pointer; in timer_entry()
88 pointer = (CHAR *) 0x30000; in timer_entry()
133 CHAR *pointer; in test_isr()
184 CHAR *pointer; in test_application_define()
188 pointer = (CHAR *) first_unused_memory; in test_application_define()
263 CHAR *pointer_1; in thread_0_entry()
264 CHAR *pointer_2; in thread_0_entry()
265 CHAR *pointer_3; in thread_0_entry()
266 CHAR *pointer_4; in thread_0_entry()
[all …]
Dthreadx_byte_memory_thread_contention_test.c43 CHAR *pointer; in test_application_define()
47 pointer = (CHAR *) first_unused_memory; in test_application_define()
118 CHAR *pointer; in thread_0_entry()
145 TX_MEMSET(pointer, (CHAR) 0xEF, 60); in thread_0_entry()
196 CHAR *pointer; in thread_1_entry()
210 TX_MEMSET(pointer, (CHAR) 0xEF, 30); in thread_1_entry()
229 CHAR *pointer; in thread_2_entry()
243 TX_MEMSET(pointer, (CHAR) 0xEF, 12); in thread_2_entry()
Dthreadx_byte_memory_suspension_timeout_test.c38 CHAR *pointer; in test_application_define()
42 pointer = (CHAR *) first_unused_memory; in test_application_define()
108 CHAR *pointer; in thread_0_entry()
155 CHAR *pointer; in thread_1_entry()
177 CHAR *pointer; in thread_2_entry()
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_block_memory_suspension_test.c37 CHAR *pointer; in test_application_define()
41 pointer = (CHAR *) first_unused_memory; in test_application_define()
106 CHAR *pointer_1; in thread_0_entry()
107 CHAR *pointer_2; in thread_0_entry()
108 CHAR *pointer_3; in thread_0_entry()
130 TX_MEMSET(pointer_1, (CHAR) 0xEF, 100); in thread_0_entry()
144 TX_MEMSET(pointer_2, (CHAR) 0xEF, 100); in thread_0_entry()
159 TX_MEMSET(pointer_3, (CHAR) 0xEF, 100); in thread_0_entry()
203 TX_MEMSET(pointer_3, (CHAR) 0xEF, 100); in thread_0_entry()
250 CHAR *pointer_1; in thread_1_entry()
[all …]
Dthreadx_block_memory_thread_terminate_test.c36 CHAR *pointer; in test_application_define()
40 pointer = (CHAR *) first_unused_memory; in test_application_define()
92 CHAR *pointer_1; in thread_0_entry()
93 CHAR *pointer_2; in thread_0_entry()
94 CHAR *pointer_3; in thread_0_entry()
118 TX_MEMSET(pointer_1, (CHAR) 0xEF, 100); in thread_0_entry()
119 TX_MEMSET(pointer_2, (CHAR) 0xEF, 100); in thread_0_entry()
120 TX_MEMSET(pointer_3, (CHAR) 0xEF, 100); in thread_0_entry()
164 CHAR *pointer_1; in thread_1_entry()
179 TX_MEMSET(pointer_1, (CHAR) 0xEF, 100); in thread_1_entry()
Dthreadx_block_memory_error_detection_test.c13 static CHAR *pointer;
20 UINT _txe_block_pool_create(TX_BLOCK_POOL *pool_ptr, CHAR *name_ptr, ULONG block_size,
41 pointer = (CHAR *) first_unused_memory; in test_application_define()
119 CHAR *pointer_1; in thread_0_entry()
120 CHAR *pointer_2; in thread_0_entry()
121 CHAR *pointer_3; in thread_0_entry()
122 CHAR *pointer_4; in thread_0_entry()
198 TX_MEMSET(pointer_1, (CHAR) 0xEF, 100); in thread_0_entry()
213 TX_MEMSET(pointer_2, (CHAR) 0xEF, 100); in thread_0_entry()
228 TX_MEMSET(pointer_3, (CHAR) 0xEF, 100); in thread_0_entry()
[all …]
Dthreadx_block_memory_suspension_timeout_test.c38 CHAR *pointer; in test_application_define()
42 pointer = (CHAR *) first_unused_memory; in test_application_define()
107 CHAR *pointer_1; in thread_0_entry()
108 CHAR *pointer_2; in thread_0_entry()
109 CHAR *pointer_3; in thread_0_entry()
130 TX_MEMSET(pointer_1, (CHAR) 0xEF, 100); in thread_0_entry()
133 TX_MEMSET(pointer_2, (CHAR) 0xEF, 100); in thread_0_entry()
136 TX_MEMSET(pointer_3, (CHAR) 0xEF, 100); in thread_0_entry()
167 CHAR *pointer_1; in thread_1_entry()
191 CHAR *pointer_1; in thread_2_entry()
Dthreadx_block_memory_basic_test.c63 UINT _tx_block_pool_create(TX_BLOCK_POOL *pool_ptr, CHAR *name_ptr, ULONG block_size,
76 CHAR *pointer; in timer_entry()
88 pointer = (CHAR *) 0x30000; in timer_entry()
133 CHAR *pointer; in test_isr()
184 CHAR *pointer; in test_application_define()
188 pointer = (CHAR *) first_unused_memory; in test_application_define()
263 CHAR *pointer_1; in thread_0_entry()
264 CHAR *pointer_2; in thread_0_entry()
265 CHAR *pointer_3; in thread_0_entry()
266 CHAR *pointer_4; in thread_0_entry()
[all …]
Dthreadx_byte_memory_thread_contention_test.c43 CHAR *pointer; in test_application_define()
47 pointer = (CHAR *) first_unused_memory; in test_application_define()
118 CHAR *pointer; in thread_0_entry()
145 TX_MEMSET(pointer, (CHAR) 0xEF, 60); in thread_0_entry()
196 CHAR *pointer; in thread_1_entry()
210 TX_MEMSET(pointer, (CHAR) 0xEF, 30); in thread_1_entry()
229 CHAR *pointer; in thread_2_entry()
243 TX_MEMSET(pointer, (CHAR) 0xEF, 12); in thread_2_entry()
Dthreadx_byte_memory_suspension_timeout_test.c38 CHAR *pointer; in test_application_define()
42 pointer = (CHAR *) first_unused_memory; in test_application_define()
108 CHAR *pointer; in thread_0_entry()
155 CHAR *pointer; in thread_1_entry()
177 CHAR *pointer; in thread_2_entry()
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/src/
Dtx_ghs.c418 CHAR *cp; /* Pointer inside thread's stack. */ in _txs_thread_stack_check()
421 for ( cp = (CHAR *)thread_ptr->tx_thread_stack_start; in _txs_thread_stack_check()
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()
438 CHAR * cp; /* Pointer inside thread's stack. */ in _txs_thread_stack_check_2()
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.4.1/utility/rtos_compatibility_layers/posix/
Dpx_memory_release.c73 if (((CHAR *)memory_ptr >= in posix_memory_release()
74 (CHAR *)&posix_heap_byte_pool.tx_byte_pool_start) || in posix_memory_release()
75 ((CHAR *)memory_ptr <= in posix_memory_release()
76 (CHAR *)posix_heap_byte_pool.tx_byte_pool_start in posix_memory_release()
Dpx_sem_find_sem.c70 sem_t* posix_find_sem(const CHAR * name) in posix_find_sem()
76 CHAR *dummy_name; in posix_find_sem()
77 CHAR *dummy_sem_name; in posix_find_sem()
88 for(namelength = 0 ,dummy_name = (CHAR *)name ; namelength < 10 ; in posix_find_sem()
Dpx_mq_find_queue.c66 POSIX_MSG_QUEUE * posix_find_queue(const CHAR *mq_name) in posix_find_queue()
72 CHAR *dummy_name; in posix_find_queue()
73 CHAR *dummy_queue_name; in posix_find_queue()
86 for(namelength = 0 ,dummy_name = (CHAR *) mq_name ; namelength < PATH_MAX ; in posix_find_queue()
/ThreadX-v6.4.1/common_modules/module_manager/src/
Dtxm_module_manager_util.c148 if ( (((CHAR *) object_ptr) >= ((CHAR *) module_instance -> txm_module_instance_data_start)) && in _txm_module_manager_created_object_check()
149 (((CHAR *) object_ptr) < ((CHAR *) module_instance -> txm_module_instance_data_end))) in _txm_module_manager_created_object_check()
280 UINT _txm_module_manager_object_name_compare(CHAR *search_name, UINT search_name_length, CHAR *obj… in _txm_module_manager_object_name_compare()
283 CHAR search_name_char; in _txm_module_manager_object_name_compare()
284 CHAR object_name_char; in _txm_module_manager_object_name_compare()
/ThreadX-v6.4.1/ports/cortex_m7/ghs/src/
Dtx_ghs.c401 CHAR *cp; /* Pointer inside thread's stack. */ in _txs_thread_stack_check()
404 for ( cp = (CHAR *)thread_ptr->tx_thread_stack_start; in _txs_thread_stack_check()
405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check()
421 CHAR * cp; /* Pointer inside thread's stack. */ in _txs_thread_stack_check_2()
435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2()
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/src/
Dtx_ghs.c413 CHAR *cp; /* Pointer inside thread's stack. */ in _txs_thread_stack_check()
416 for ( cp = (CHAR *)thread_ptr->tx_thread_stack_start; in _txs_thread_stack_check()
417 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check()
433 CHAR * cp; /* Pointer inside thread's stack. */ in _txs_thread_stack_check_2()
447 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2()
/ThreadX-v6.4.1/ports/cortex_a9/ghs/src/
Dtx_ghs.c401 CHAR *cp; /* Pointer inside thread's stack. */ in _txs_thread_stack_check()
404 for ( cp = (CHAR *)thread_ptr->tx_thread_stack_start; in _txs_thread_stack_check()
405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check()
421 CHAR * cp; /* Pointer inside thread's stack. */ in _txs_thread_stack_check_2()
435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2()
/ThreadX-v6.4.1/ports/cortex_m3/ghs/src/
Dtx_ghs.c401 CHAR *cp; /* Pointer inside thread's stack. */ in _txs_thread_stack_check()
404 for ( cp = (CHAR *)thread_ptr->tx_thread_stack_start; in _txs_thread_stack_check()
405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check()
421 CHAR * cp; /* Pointer inside thread's stack. */ in _txs_thread_stack_check_2()
435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2()
/ThreadX-v6.4.1/ports/cortex_a8/ghs/src/
Dtx_ghs.c401 CHAR *cp; /* Pointer inside thread's stack. */ in _txs_thread_stack_check()
404 for ( cp = (CHAR *)thread_ptr->tx_thread_stack_start; in _txs_thread_stack_check()
405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check()
421 CHAR * cp; /* Pointer inside thread's stack. */ in _txs_thread_stack_check_2()
435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2()
/ThreadX-v6.4.1/ports/cortex_a7/ghs/src/
Dtx_ghs.c401 CHAR *cp; /* Pointer inside thread's stack. */ in _txs_thread_stack_check()
404 for ( cp = (CHAR *)thread_ptr->tx_thread_stack_start; in _txs_thread_stack_check()
405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check()
421 CHAR * cp; /* Pointer inside thread's stack. */ in _txs_thread_stack_check_2()
435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2()

12345678910>>...33