Home
last modified time | relevance | path

Searched refs:isr_executed (Results 1 – 16 of 16) sorted by relevance

/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_semaphore_basic_test.c40 static unsigned long isr_executed = 0; variable
161 isr_executed = 1; in test_isr()
497 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
Dthreadx_block_memory_basic_test.c47 static unsigned long isr_executed = 0; variable
169 isr_executed = 1; in test_isr()
518 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
Dthreadx_timer_simple_test.c46 static unsigned long isr_executed = 0; variable
148 isr_executed = 1; in test_isr()
614 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
Dthreadx_event_flag_basic_test.c37 static unsigned long isr_executed = 0; variable
164 isr_executed = 1; in test_isr()
692 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
Dthreadx_mutex_basic_test.c50 static unsigned long isr_executed = 0; variable
180 isr_executed = 1; in test_isr()
593 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
Dthreadx_queue_basic_one_word_test.c24 static unsigned long isr_executed = 0; variable
203 isr_executed = 1; in test_isr()
821 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
Dthreadx_thread_basic_execution_test.c52 static unsigned long isr_executed = 0; variable
218 isr_executed = 1; in test_isr()
909 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
Dthreadx_byte_memory_basic_test.c59 static unsigned long isr_executed = 0; variable
221 isr_executed = 1; in test_isr()
918 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_semaphore_basic_test.c40 static unsigned long isr_executed = 0; variable
161 isr_executed = 1; in test_isr()
497 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
Dthreadx_block_memory_basic_test.c47 static unsigned long isr_executed = 0; variable
169 isr_executed = 1; in test_isr()
518 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
Dthreadx_event_flag_basic_test.c37 static unsigned long isr_executed = 0; variable
164 isr_executed = 1; in test_isr()
692 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
Dthreadx_mutex_basic_test.c50 static unsigned long isr_executed = 0; variable
180 isr_executed = 1; in test_isr()
593 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
Dthreadx_timer_simple_test.c46 static unsigned long isr_executed = 0; variable
148 isr_executed = 1; in test_isr()
616 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
Dthreadx_queue_basic_one_word_test.c24 static unsigned long isr_executed = 0; variable
203 isr_executed = 1; in test_isr()
821 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
Dthreadx_thread_basic_execution_test.c52 static unsigned long isr_executed = 0; variable
206 isr_executed = 1; in test_isr()
837 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()
Dthreadx_byte_memory_basic_test.c59 static unsigned long isr_executed = 0; variable
221 isr_executed = 1; in test_isr()
918 if ((error) || (timer_executed != 1) || (isr_executed != 1)) in thread_0_entry()