Searched refs:pre (Results 1 – 25 of 58) sorted by relevance
123
| /ThreadX-v6.4.1/ports/rxv1/iar/src/ |
| D | tx_thread_context_restore.s | 125 …BNE __tx_thread_no_preempt_restore ; If pre-empt disable flag set, we simply return to th… 129 BNE __tx_thread_preempt_restore ; Jump to pre-empt restoring
|
| /ThreadX-v6.4.1/cmake/ |
| D | win32.cmake | 14 # this makes the test compiles use static library option so that we don't need to pre-set linker fl…
|
| D | linux.cmake | 30 # this makes the test compiles use static library option so that we don't need to pre-set linker fl…
|
| D | arm-none-eabi.cmake | 15 # this makes the test compiles use static library option so that we don't need to pre-set linker fl…
|
| /ThreadX-v6.4.1/ports/rxv1/gnu/src/ |
| D | tx_thread_context_restore.S | 138 …BNE __tx_thread_no_preempt_restore ; If pre-empt disable flag set, we simply return to th… 142 BNE __tx_thread_preempt_restore ; Jump to pre-empt restoring
|
| /ThreadX-v6.4.1/ports/rxv2/gnu/src/ |
| D | tx_thread_context_restore.S | 139 …BNE __tx_thread_no_preempt_restore ; If pre-empt disable flag set, we simply return to th… 143 BNE __tx_thread_preempt_restore ; Jump to pre-empt restoring
|
| /ThreadX-v6.4.1/ports/rxv2/iar/src/ |
| D | tx_thread_context_restore.s | 137 …BNE __tx_thread_no_preempt_restore ; If pre-empt disable flag set, we simply return to th… 141 BNE __tx_thread_preempt_restore ; Jump to pre-empt restoring
|
| /ThreadX-v6.4.1/ports_module/rxv2/iar/module_manager/src/ |
| D | tx_thread_context_restore.s | 133 …BNE __tx_thread_no_preempt_restore ; If pre-empt disable flag set, we simply return to th… 137 BNE __tx_thread_preempt_restore ; Jump to pre-empt restoring
|
| /ThreadX-v6.4.1/ports/rxv3/gnu/src/ |
| D | tx_thread_context_restore.S | 138 …BNE __tx_thread_no_preempt_restore ; If pre-empt disable flag set, we simply return to the… 142 BNE __tx_thread_preempt_restore ; Jump to pre-empt restoring
|
| /ThreadX-v6.4.1/ports/rxv3/iar/src/ |
| D | tx_thread_context_restore.s | 136 …BNE __tx_thread_no_preempt_restore ; If pre-empt disable flag set, we simply return to the… 140 BNE __tx_thread_preempt_restore ; Jump to pre-empt restoring
|
| /ThreadX-v6.4.1/ports/rxv1/ccrx/src/ |
| D | tx_thread_context_restore.src | 137 …BNE __tx_thread_no_preempt_restore ; If pre-empt disable flag set, we simply return to th… 141 BNE __tx_thread_preempt_restore ; Jump to pre-empt restoring
|
| /ThreadX-v6.4.1/ports/rxv2/ccrx/src/ |
| D | tx_thread_context_restore.src | 138 …BNE __tx_thread_no_preempt_restore ; If pre-empt disable flag set, we simply return to th… 142 BNE __tx_thread_preempt_restore ; Jump to pre-empt restoring
|
| /ThreadX-v6.4.1/ports/rxv3/ccrx/src/ |
| D | tx_thread_context_restore.src | 137 …BNE __tx_thread_no_preempt_restore ; If pre-empt disable flag set, we simply return to the… 141 BNE __tx_thread_preempt_restore ; Jump to pre-empt restoring
|
| /ThreadX-v6.4.1/ports/cortex_m0/ac5/ |
| D | readme_threadx.txt | 36 addition, this is where all static and global pre-set C variable
|
| /ThreadX-v6.4.1/ports/cortex_m3/keil/ |
| D | readme_threadx.txt | 44 addition, this is where all static and global pre-set C variable
|
| /ThreadX-v6.4.1/ports/cortex_m0/keil/ |
| D | readme_threadx.txt | 42 addition, this is where all static and global pre-set C variable
|
| /ThreadX-v6.4.1/ports/cortex_m3/ac5/ |
| D | readme_threadx.txt | 37 addition, this is where all static and global pre-set C variable
|
| /ThreadX-v6.4.1/ports/cortex_m4/ac5/ |
| D | readme_threadx.txt | 37 addition, this is where all static and global pre-set C variable
|
| /ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ac5/ |
| D | readme_threadx.txt | 37 addition, this is where all static and global pre-set C variable
|
| /ThreadX-v6.4.1/ports/cortex_m7/ac5/ |
| D | readme_threadx.txt | 37 addition, this is where all static and global pre-set C variable
|
| /ThreadX-v6.4.1/ports/cortex_m4/keil/ |
| D | readme_threadx.txt | 38 addition, this is where all static and global pre-set C variable
|
| /ThreadX-v6.4.1/ports_module/cortex_a35_smp/ac6/ |
| D | readme_threadx.txt | 38 this is where all static and global pre-set C variable initialization processing
|
| /ThreadX-v6.4.1/ports_module/cortex_a35_smp/gnu/ |
| D | readme_threadx.txt | 38 this is where all static and global pre-set C variable initialization processing
|
| /ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/iar/ |
| D | readme_threadx.txt | 33 In addition, this is where all static and global pre-set C variable initialization processing
|
| /ThreadX-v6.4.1/ports_smp/cortex_a35_smp/ac6/ |
| D | readme_threadx.txt | 38 this is where all static and global pre-set C variable initialization processing
|
123