| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_timer_activate_deactivate_test.c | 11 static unsigned long timer_0_counter = 0; variable 165 if (timer_0_counter != 1) in thread_0_entry() 178 if (timer_0_counter != 1) in thread_0_entry() 187 timer_0_counter = 0; in thread_0_entry() 229 if (timer_0_counter != 1) in thread_0_entry() 261 timer_0_counter++; in timer_0_expiration()
|
| D | threadx_timer_multiple_test.c | 10 static unsigned long timer_0_counter = 0; variable 112 if ((timer_0_counter != 2) || (timer_1_counter != 2) || in thread_0_entry() 159 if ((timer_0_counter != 2) || (timer_1_counter != 2) || in thread_0_entry() 240 if ((timer_0_counter != 103) || (timer_1_counter != 53) || in thread_0_entry() 331 timer_0_counter++; in timer_0_expiration()
|
| D | threadx_timer_deactivate_accuracy_test.c | 11 static unsigned long timer_0_counter = 0; variable 244 if ((status != TX_SUCCESS) || (timer_0_counter)) in thread_0_entry() 262 if ((status != TX_SUCCESS) || (timer_0_counter != 1)) in thread_0_entry() 284 timer_0_counter++; in timer_0_expiration()
|
| D | threadx_timer_large_timer_accuracy_test.c | 11 static unsigned long timer_0_counter = 0; variable 244 if ((status != TX_SUCCESS) || (timer_0_counter)) in thread_0_entry() 262 if ((status != TX_SUCCESS) || (timer_0_counter != 1)) in thread_0_entry() 284 timer_0_counter++; in timer_0_expiration()
|
| D | threadx_timer_multiple_accuracy_test.c | 9 static unsigned long timer_0_counter = 0; variable 145 if ((timer_0_counter != 300) || (timer_1_counter != 150) || in thread_0_entry() 168 timer_0_counter++; in timer_0_expiration()
|
| D | threadx_timer_simple_test.c | 35 static unsigned long timer_0_counter = 0; variable 499 if (timer_0_counter != 2) in thread_0_entry() 523 if (timer_0_counter != 2) in thread_0_entry() 562 if ((timer_0_counter != 23) || (tx_time_get() != 120)) in thread_0_entry() 655 timer_0_counter++; in timer_0_expiration()
|
| D | threadx_thread_wait_abort_and_isr_test.c | 12 static unsigned long timer_0_counter = 0; variable 269 timer_0_counter++; in timer_0_entry()
|
| D | threadx_timer_information_test.c | 11 static unsigned long timer_0_counter = 0; variable 116 if (timer_0_counter != 2) in thread_0_entry() 140 if (timer_0_counter != 2) in thread_0_entry() 179 if ((timer_0_counter != 23) || (tx_time_get() != 120)) in thread_0_entry() 528 timer_0_counter++; in timer_0_expiration()
|
| D | threadx_event_flag_isr_wait_abort_test.c | 25 static unsigned long timer_0_counter = 0; variable 330 timer_0_counter++; in timer_0_entry()
|
| D | threadx_event_flag_isr_set_clear_test.c | 25 static unsigned long timer_0_counter = 0; variable 356 timer_0_counter++; in timer_0_entry()
|
| D | threadx_thread_multi_level_preemption_threshold_test.c | 66 static unsigned long timer_0_counter = 0; variable 656 timer_0_counter++; in timer_0_entry() 670 while (timer_0_counter == 0) in thread_1_0_entry()
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_timer_activate_deactivate_test.c | 11 static unsigned long timer_0_counter = 0; variable 165 if (timer_0_counter != 1) in thread_0_entry() 178 if (timer_0_counter != 1) in thread_0_entry() 187 timer_0_counter = 0; in thread_0_entry() 229 if (timer_0_counter != 1) in thread_0_entry() 261 timer_0_counter++; in timer_0_expiration()
|
| D | threadx_timer_multiple_test.c | 10 static unsigned long timer_0_counter = 0; variable 112 if ((timer_0_counter != 2) || (timer_1_counter != 2) || in thread_0_entry() 159 if ((timer_0_counter != 2) || (timer_1_counter != 2) || in thread_0_entry() 240 if ((timer_0_counter != 103) || (timer_1_counter != 53) || in thread_0_entry() 331 timer_0_counter++; in timer_0_expiration()
|
| D | threadx_timer_deactivate_accuracy_test.c | 11 static unsigned long timer_0_counter = 0; variable 244 if ((status != TX_SUCCESS) || (timer_0_counter)) in thread_0_entry() 262 if ((status != TX_SUCCESS) || (timer_0_counter != 1)) in thread_0_entry() 284 timer_0_counter++; in timer_0_expiration()
|
| D | threadx_timer_large_timer_accuracy_test.c | 11 static unsigned long timer_0_counter = 0; variable 244 if ((status != TX_SUCCESS) || (timer_0_counter)) in thread_0_entry() 262 if ((status != TX_SUCCESS) || (timer_0_counter != 1)) in thread_0_entry() 284 timer_0_counter++; in timer_0_expiration()
|
| D | threadx_timer_multiple_accuracy_test.c | 9 static unsigned long timer_0_counter = 0; variable 145 if ((timer_0_counter != 300) || (timer_1_counter != 150) || in thread_0_entry() 168 timer_0_counter++; in timer_0_expiration()
|
| D | threadx_timer_simple_test.c | 35 static unsigned long timer_0_counter = 0; variable 501 if (timer_0_counter != 2) in thread_0_entry() 525 if (timer_0_counter != 2) in thread_0_entry() 564 if ((timer_0_counter != 23) || (tx_time_get() != 120)) in thread_0_entry() 757 timer_0_counter = 0; in thread_0_entry() 790 if ((status != TX_SUCCESS) || (timer_0_counter == 0) || (timer_1_counter != 0)) in thread_0_entry() 821 timer_0_counter++; in timer_0_expiration()
|
| D | threadx_thread_wait_abort_and_isr_test.c | 14 static unsigned long timer_0_counter = 0; variable 270 timer_0_counter++; in timer_0_entry()
|
| D | threadx_timer_information_test.c | 11 static unsigned long timer_0_counter = 0; variable 116 if (timer_0_counter != 2) in thread_0_entry() 140 if (timer_0_counter != 2) in thread_0_entry() 179 if ((timer_0_counter != 23) || (tx_time_get() != 120)) in thread_0_entry() 528 timer_0_counter++; in timer_0_expiration()
|
| D | threadx_event_flag_isr_wait_abort_test.c | 27 static unsigned long timer_0_counter = 0; variable 329 timer_0_counter++; in timer_0_entry()
|
| D | threadx_event_flag_isr_set_clear_test.c | 27 static unsigned long timer_0_counter = 0; variable 355 timer_0_counter++; in timer_0_entry()
|
| D | threadx_thread_multi_level_preemption_threshold_test.c | 66 static unsigned long timer_0_counter = 0; variable 656 timer_0_counter++; in timer_0_entry() 670 while (timer_0_counter == 0) in thread_1_0_entry()
|
| /ThreadX-v6.3.0/ports/c667x/ccs/example_build/sample_threadx_c6678evm/ |
| D | sample_threadx.c | 43 ULONG timer_0_counter; variable 523 timer_0_counter++; in my_timer_function()
|
| /ThreadX-v6.3.0/ports/c667x/ccs/example_build/sample_threadx_ta6678fmc/ |
| D | sample_threadx.c | 43 ULONG timer_0_counter; variable 523 timer_0_counter++; in my_timer_function()
|