| /ThreadX-v6.4.1/ports/cortex_r4/iar/ |
| D | readme_threadx.txt | 106 TX_MAX_PRIORITIES Defines the priority levels for ThreadX. 109 by 32. Increasing the number of priority levels 113 default, this value is set to 32 priority levels. 127 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 128 … thread. The default value is priority 0 - the highest 129 priority in ThreadX. The default value is defined
|
| /ThreadX-v6.4.1/ports_smp/linux/gnu/ |
| D | readme_threadx.txt | 57 itself is a Linux pthread. The ThreadX SMP scheduler is the highest priority 107 /* Set up the ISR priority */
|
| /ThreadX-v6.4.1/ports/cortex_a9/gnu/ |
| D | readme_threadx.txt | 105 TX_MAX_PRIORITIES Defines the priority levels for ThreadX. 108 by 32. Increasing the number of priority levels 112 default, this value is set to 32 priority levels. 126 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 127 … thread. The default value is priority 0 - the highest 128 priority in ThreadX. The default value is defined
|
| /ThreadX-v6.4.1/ports/cortex_r4/ghs/ |
| D | readme_threadx.txt | 122 TX_MAX_PRIORITIES Defines the priority levels for ThreadX. 125 by 32. Increasing the number of priority levels 129 default, this value is set to 32 priority levels. 143 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 144 … thread. The default value is priority 0 - the highest 145 priority in ThreadX. The default value is defined
|
| /ThreadX-v6.4.1/ports/arm9/gnu/ |
| D | readme_threadx.txt | 105 TX_MAX_PRIORITIES Defines the priority levels for ThreadX. 108 by 32. Increasing the number of priority levels 112 default, this value is set to 32 priority levels. 126 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 127 … thread. The default value is priority 0 - the highest 128 priority in ThreadX. The default value is defined
|
| /ThreadX-v6.4.1/ports/cortex_r5/gnu/ |
| D | readme_threadx.txt | 105 TX_MAX_PRIORITIES Defines the priority levels for ThreadX. 108 by 32. Increasing the number of priority levels 112 default, this value is set to 32 priority levels. 126 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 127 … thread. The default value is priority 0 - the highest 128 priority in ThreadX. The default value is defined
|
| /ThreadX-v6.4.1/ports/arm11/gnu/ |
| D | readme_threadx.txt | 105 TX_MAX_PRIORITIES Defines the priority levels for ThreadX. 108 by 32. Increasing the number of priority levels 112 default, this value is set to 32 priority levels. 126 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 127 … thread. The default value is priority 0 - the highest 128 priority in ThreadX. The default value is defined
|
| /ThreadX-v6.4.1/ports/cortex_a15/gnu/ |
| D | readme_threadx.txt | 105 TX_MAX_PRIORITIES Defines the priority levels for ThreadX. 108 by 32. Increasing the number of priority levels 112 default, this value is set to 32 priority levels. 126 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 127 … thread. The default value is priority 0 - the highest 128 priority in ThreadX. The default value is defined
|
| /ThreadX-v6.4.1/ports/cortex_a8/gnu/ |
| D | readme_threadx.txt | 105 TX_MAX_PRIORITIES Defines the priority levels for ThreadX. 108 by 32. Increasing the number of priority levels 112 default, this value is set to 32 priority levels. 126 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 127 … thread. The default value is priority 0 - the highest 128 priority in ThreadX. The default value is defined
|
| /ThreadX-v6.4.1/ports/cortex_a5/gnu/ |
| D | readme_threadx.txt | 105 TX_MAX_PRIORITIES Defines the priority levels for ThreadX. 108 by 32. Increasing the number of priority levels 112 default, this value is set to 32 priority levels. 126 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 127 … thread. The default value is priority 0 - the highest 128 priority in ThreadX. The default value is defined
|
| /ThreadX-v6.4.1/ports/cortex_a7/gnu/ |
| D | readme_threadx.txt | 105 TX_MAX_PRIORITIES Defines the priority levels for ThreadX. 108 by 32. Increasing the number of priority levels 112 default, this value is set to 32 priority levels. 126 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 127 … thread. The default value is priority 0 - the highest 128 priority in ThreadX. The default value is defined
|
| /ThreadX-v6.4.1/ports/cortex_r4/gnu/ |
| D | readme_threadx.txt | 105 TX_MAX_PRIORITIES Defines the priority levels for ThreadX. 108 by 32. Increasing the number of priority levels 112 default, this value is set to 32 priority levels. 126 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 127 … thread. The default value is priority 0 - the highest 128 priority in ThreadX. The default value is defined
|
| /ThreadX-v6.4.1/test/smp/regression/ |
| D | threadx_smp_random_resume_suspend_test.c | 2135 UINT priority; in control_thread_entry() local 2150 priority = 0; in control_thread_entry() 2159 priority, priority, TX_NO_TIME_SLICE, TX_DONT_START); in control_thread_entry() 2173 priority++; in control_thread_entry() 2176 if (priority >= TX_MAX_PRIORITIES) in control_thread_entry() 2180 priority = 0; in control_thread_entry()
|
| D | threadx_smp_random_resume_suspend_exclusion_test.c | 2135 UINT priority; in control_thread_entry() local 2154 priority = 0; in control_thread_entry() 2163 priority, priority, TX_NO_TIME_SLICE, TX_DONT_START); in control_thread_entry() 2177 priority++; in control_thread_entry() 2180 if (priority >= TX_MAX_PRIORITIES) in control_thread_entry() 2184 priority = 0; in control_thread_entry()
|
| /ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/ |
| D | readme_threadx.txt | 209 the MIPS interAptiv. ThreadX application threads (of varying priority) that are "READY" 220 means that application threads may be preempted by higher priority threads, may 238 1. Hardware priority assignment for each TC is not setup.
|
| /ThreadX-v6.4.1/ports/cortex_a9/iar/ |
| D | readme_threadx.txt | 122 TX_MAX_PRIORITIES Defines the priority levels for ThreadX. 125 by 32. Increasing the number of priority levels 129 default, this value is set to 32 priority levels. 143 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 144 … thread. The default value is priority 0 - the highest 145 priority in ThreadX. The default value is defined
|
| /ThreadX-v6.4.1/ports/cortex_r4/ac5/ |
| D | readme_threadx.txt | 125 -DTX_MAX_PRIORITIES Defines the priority levels for ThreadX. 128 by 32. Increasing the number of priority levels 132 default, this value is set to 32 priority levels. 146 -DTX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 147 … thread. The default value is priority 0 - the highest 148 priority in ThreadX. The default value is defined
|
| /ThreadX-v6.4.1/ports/cortex_a8/ac5/ |
| D | readme_threadx.txt | 125 -DTX_MAX_PRIORITIES Defines the priority levels for ThreadX. 128 by 32. Increasing the number of priority levels 132 default, this value is set to 32 priority levels. 146 -DTX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 147 … thread. The default value is priority 0 - the highest 148 priority in ThreadX. The default value is defined
|
| /ThreadX-v6.4.1/ports/cortex_a8/iar/ |
| D | readme_threadx.txt | 122 TX_MAX_PRIORITIES Defines the priority levels for ThreadX. 125 by 32. Increasing the number of priority levels 129 default, this value is set to 32 priority levels. 143 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 144 … thread. The default value is priority 0 - the highest 145 priority in ThreadX. The default value is defined
|
| /ThreadX-v6.4.1/ports/cortex_a9/ac5/ |
| D | readme_threadx.txt | 125 -DTX_MAX_PRIORITIES Defines the priority levels for ThreadX. 128 by 32. Increasing the number of priority levels 132 default, this value is set to 32 priority levels. 146 -DTX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 147 … thread. The default value is priority 0 - the highest 148 priority in ThreadX. The default value is defined
|
| /ThreadX-v6.4.1/ports/cortex_a9/ghs/ |
| D | readme_threadx.txt | 122 TX_MAX_PRIORITIES Defines the priority levels for ThreadX. 125 by 32. Increasing the number of priority levels 129 default, this value is set to 32 priority levels. 143 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 144 … thread. The default value is priority 0 - the highest 145 priority in ThreadX. The default value is defined
|
| /ThreadX-v6.4.1/ports/arm9/ac5/ |
| D | readme_threadx.txt | 113 -DTX_MAX_PRIORITIES Defines the priority levels for ThreadX. 116 by 32. Increasing the number of priority levels 120 default, this value is set to 32 priority levels. 134 -DTX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 135 … thread. The default value is priority 0 - the highest 136 priority in ThreadX. The default value is defined
|
| /ThreadX-v6.4.1/ports/arm9/iar/ |
| D | readme_threadx.txt | 127 TX_MAX_PRIORITIES Defines the priority levels for ThreadX. 130 by 32. Increasing the number of priority levels 134 default, this value is set to 32 priority levels. 148 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 149 … thread. The default value is priority 0 - the highest 150 priority in ThreadX. The default value is defined
|
| /ThreadX-v6.4.1/ports/arm11/ac5/ |
| D | readme_threadx.txt | 114 -DTX_MAX_PRIORITIES Defines the priority levels for ThreadX. 117 by 32. Increasing the number of priority levels 121 default, this value is set to 32 priority levels. 135 -DTX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 136 … thread. The default value is priority 0 - the highest 137 priority in ThreadX. The default value is defined
|
| /ThreadX-v6.4.1/ports/cortex_a15/iar/ |
| D | readme_threadx.txt | 122 TX_MAX_PRIORITIES Defines the priority levels for ThreadX. 125 by 32. Increasing the number of priority levels 129 default, this value is set to 32 priority levels. 143 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer 144 … thread. The default value is priority 0 - the highest 145 priority in ThreadX. The default value is defined
|