Searched refs:threads (Results 26 – 50 of 133) sorted by relevance
123456
/ThreadX-v6.4.1/ports/cortex_m3/gnu/ |
D | readme_threadx.txt | 51 All suspended threads have the same stack frame in the Cortex-M version of 191 ThreadX for Cortex-M supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ac6/ |
D | readme_threadx.txt | 51 All suspended threads have the same stack frame in the Cortex-M version of 191 ThreadX for Cortex-M supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/gnu/ |
D | readme_threadx.txt | 51 All suspended threads have the same stack frame in the Cortex-M version of 191 ThreadX for Cortex-M supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports/cortex_m4/gnu/ |
D | readme_threadx.txt | 51 All suspended threads have the same stack frame in the Cortex-M version of 191 ThreadX for Cortex-M supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports/cortex_m4/keil/ |
D | readme_threadx.txt | 54 All suspended threads have the same stack frame in the Cortex-M4 version of 191 …readX for Cortex-M4 supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports/cortex_m33/ac6/ |
D | readme_threadx.txt | 51 All suspended threads have the same stack frame in the Cortex-M33 version of 197 …eadX for Cortex-M33 supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports/cortex_m55/ac6/ |
D | readme_threadx.txt | 51 All suspended threads have the same stack frame in the Cortex-M55 version of 197 …eadX for Cortex-M55 supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports_arch/ARMv8-M/threadx/ac6/ |
D | readme_threadx.txt | 51 All suspended threads have the same stack frame in the Cortex-Mxx version of 197 …eadX for Cortex-Mxx supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports/cortex_m7/iar/ |
D | readme_threadx.txt | 55 All suspended threads have the same stack frame in the Cortex-M version of 197 ThreadX for Cortex-M supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports/cortex_m85/ac6/ |
D | readme_threadx.txt | 51 All suspended threads have the same stack frame in the Cortex-M85 version of 197 …eadX for Cortex-M85 supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports/cortex_m3/iar/ |
D | readme_threadx.txt | 55 All suspended threads have the same stack frame in the Cortex-M version of 197 ThreadX for Cortex-M supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/iar/ |
D | readme_threadx.txt | 55 All suspended threads have the same stack frame in the Cortex-M version of 197 ThreadX for Cortex-M supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/ports/cortex_m4/iar/ |
D | readme_threadx.txt | 55 All suspended threads have the same stack frame in the Cortex-M version of 197 ThreadX for Cortex-M supports automatic ("lazy") VFP support, which means that applications threads
|
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/FreeRTOS/ |
D | readme.md | 111 It is possible to mix native ThreadX threads and FreeRTOS threads in the same applications assuming… 120 FreeRTOS uses the Idle task, which is created during initialization, to cleanup deleted threads. Th… 145 …enabling creation and control of FreeRTOS tasks using underlying ThreadX threads. FreeRTOS priorit…
|
/ThreadX-v6.4.1/ports/rxv3/gnu/ |
D | readme_threadx.txt | 133 To reduce the overhead of saving and restoring the FPU registers for all threads 135 registers. By default the feature is disabled for new threads. To enable the feature
|
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/src/ |
D | tx_thread_schedule.mip | 210 /* Check if FPU is enabled for this thread. Note that threads with FPU enabled will only be 317 /* Check if FPU is enabled for this thread. Note that threads with FPU enabled will only be
|
D | tx_thread_system_return.mip | 108 /* Check if FPU is enabled for this thread. Note that threads with FPU enabled will only be
|
/ThreadX-v6.4.1/ports/rxv3/iar/ |
D | readme_threadx.txt | 133 for all threads the RXv3 port allows each thread to enable and disable saving and 134 restoring the DFPU registers. By default the feature is disabled for new threads.
|
/ThreadX-v6.4.1/ports/rxv1/ccrx/src/ |
D | tx_thread_context_save.src | 135 ; /* Move stack frame over to the current threads stack. */
|
/ThreadX-v6.4.1/ports/cortex_r5/iar/ |
D | readme_threadx.txt | 62 All suspended threads have one of these two types of stack frames. The top 116 used for error checking when threads are created. 199 information on threads. By default, this option is 373 beginning of a thread or before any threads are created in tx_application_define.
|
/ThreadX-v6.4.1/ports/cortex_r4/iar/ |
D | readme_threadx.txt | 62 All suspended threads have one of these two types of stack frames. The top 116 used for error checking when threads are created. 199 information on threads. By default, this option is 373 beginning of a thread or before any threads are created in tx_application_define.
|
/ThreadX-v6.4.1/ports/rxv2/ccrx/src/ |
D | tx_thread_context_save.src | 136 ; /* Move stack frame over to the current threads stack. */
|
/ThreadX-v6.4.1/ports/rxv3/ccrx/src/ |
D | tx_thread_context_save.src | 136 ; /* Move stack frame over to the current threads stack. */
|
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/ |
D | readme_threadx.txt | 62 All suspended threads have one of these two types of stack frames. The top 153 beginning of each thread or before any threads are created in tx_application_define.
|
/ThreadX-v6.4.1/ports/rxv3/ccrx/ |
D | readme_threadx.txt | 133 To reduce the overhead of saving and restoring the FPU registers for all threads 135 registers. By default the feature is disabled for new threads. To enable the feature
|
123456