Searched refs:pass (Results 1 – 12 of 12) sorted by relevance
| /ThreadX-v6.4.1/scripts/ |
| D | cmake_bootstrap.sh | 46 …4304 --test-output-size-failed 4194304 --output-on-failure --repeat until-pass:${repeat_fail} --ou…
|
| /ThreadX-v6.4.1/test/smp/cmake/ |
| D | run.sh | 46 …4304 --test-output-size-failed 4194304 --output-on-failure --repeat until-pass:${repeat_fail} --ou…
|
| /ThreadX-v6.4.1/test/tx/cmake/ |
| D | run.sh | 46 …4304 --test-output-size-failed 4194304 --output-on-failure --repeat until-pass:${repeat_fail} --ou…
|
| /ThreadX-v6.4.1/ports_module/cortex_m23/ac6/example_build/ |
| D | ARMCM23_TZ_config.txt | 117 … shareability domain of interest, transactions outside of the domain will pass through un-monitore… 124 … shareability domain of interest, transactions outside of the domain will pass through un-monitore… 131 … shareability domain of interest, transactions outside of the domain will pass through un-monitore…
|
| /ThreadX-v6.4.1/test/smp/regression/ |
| D | threadx_smp_random_resume_suspend_test.c | 2090 static UINT pass; variable 2188 pass = 0; in control_thread_entry() 2307 pass++; in control_thread_entry() 2309 } while (pass < end_pass); in control_thread_entry()
|
| D | threadx_smp_random_resume_suspend_exclusion_test.c | 2090 static UINT pass; variable 2192 pass = 0; in control_thread_entry() 2331 pass++; in control_thread_entry() 2333 } while (pass < end_pass); in control_thread_entry()
|
| D | threadx_smp_random_resume_suspend_exclusion_pt_test.c | 2090 static UINT pass; variable 2254 pass = 0; in control_thread_entry() 2417 pass++; in control_thread_entry() 2419 } while (pass < end_pass); in control_thread_entry()
|
| /ThreadX-v6.4.1/ports_smp/cortex_r8_smp/ac5/example_build/sample_threadx/ |
| D | startup.S | 175 CMP r0, #29 ; If not Private Timer interrupt (ID 29), by pass
|
| /ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/example_build/sample_threadx/ |
| D | startup.s | 131 CMP r0, #29 ; If not Private Timer interrupt (ID 29), by pass
|
| /ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/example_build/sample_threadx/ |
| D | startup.s | 126 CMP r0, #29 ; If not Private Timer interrupt (ID 29), by pass
|
| /ThreadX-v6.4.1/ports_smp/cortex_a5_smp/ac5/example_build/sample_threadx/ |
| D | startup.s | 134 CMP r0, #29 ; If not Private Timer interrupt (ID 29), by pass
|
| /ThreadX-v6.4.1/ports/xtensa/xcc/ |
| D | readme_threadx.txt | 64 package (or you can pass this to xt-make commands on the command line). 107 You can avoid defining these in your environment if you pass the variables 142 Be sure to set or pass into xt-make the variables described in section 2 above
|