Home
last modified time | relevance | path

Searched refs:running (Results 1 – 25 of 125) sorted by relevance

12345

/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/src/
Dtx_thread_smp_core_get.mip39 /* This function gets the currently running core number and returns it.*/
Dtx_thread_smp_protect.mip40 /* This function gets protection for running inside the ThreadX */
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/example_build/tgt/
Dstandalone_ram.ld17 // Program layout for running out of RAM.
Dstandalone_romcopy.ld18 // and then running out of RAM.
Dresource_readme.txt4 running on your target. You may use these files as is or use them as examples
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/src/
Dtx_thread_smp_core_get.a6450 /* This function gets the currently running core number and returns it.*/
Dtx_thread_smp_protect.a6450 /* This function gets protection for running inside the ThreadX */
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/src/
Dtx_thread_schedule.S167 la $9, _tx_el_thread_running # Build address of thread running event routine
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/
Ddemo_threadx_ram_interAptiv.ld26 // Program layout for running out of RAM.
/ThreadX-v6.4.1/ports/cortex_m7/ghs/src/
Dtx_thread_context_restore.arm42 ;/* if no thread was running, the function returns to the scheduler. */
/ThreadX-v6.4.1/ports/cortex_m3/ghs/src/
Dtx_thread_context_restore.arm42 ;/* if no thread was running, the function returns to the scheduler. */
/ThreadX-v6.4.1/ports/cortex_m4/ghs/src/
Dtx_thread_context_restore.arm42 ;/* if no thread was running, the function returns to the scheduler. */
/ThreadX-v6.4.1/ports/rxv1/ccrx/src/
Dtx_thread_context_save.src123 ; /* Otherwise, not nested, check to see if a thread was running. */
133 BEQ __tx_thread_idle_system_save ; Yes, idle system is running - idle restore
/ThreadX-v6.4.1/ports/rxv2/ccrx/src/
Dtx_thread_context_save.src124 ; /* Otherwise, not nested, check to see if a thread was running. */
134 BEQ __tx_thread_idle_system_save ; Yes, idle system is running - idle restore
/ThreadX-v6.4.1/ports/rxv3/ccrx/src/
Dtx_thread_context_save.src124 ; /* Otherwise, not nested, check to see if a thread was running. */
134 BEQ __tx_thread_idle_system_save ; Yes, idle system is running - idle restore
/ThreadX-v6.4.1/ports/rxv1/gnu/src/
Dtx_thread_context_save.S123 BEQ __tx_thread_idle_system_save ; Yes, idle system is running - idle restore
/ThreadX-v6.4.1/ports/rxv1/iar/src/
Dtx_thread_context_save.s123 BEQ __tx_thread_idle_system_save ; Yes, idle system is running - idle restore
/ThreadX-v6.4.1/ports/rxv2/gnu/src/
Dtx_thread_context_save.S134 BEQ __tx_thread_idle_system_save ; Yes, idle system is running - idle restore
/ThreadX-v6.4.1/ports_module/rxv2/iar/module_manager/src/
Dtx_thread_context_save.s130 BEQ __tx_thread_idle_system_save ; Yes, idle system is running - idle restore
/ThreadX-v6.4.1/ports/rxv2/iar/src/
Dtx_thread_context_save.s134 BEQ __tx_thread_idle_system_save ; Yes, idle system is running - idle restore
/ThreadX-v6.4.1/ports/rxv3/gnu/src/
Dtx_thread_context_save.S134 BEQ __tx_thread_idle_system_save ; Yes, idle system is running - idle restore
/ThreadX-v6.4.1/ports/rxv3/iar/src/
Dtx_thread_context_save.s134 BEQ __tx_thread_idle_system_save ; Yes, idle system is running - idle restore
/ThreadX-v6.4.1/ports/linux/gnu/
Dreadme_threadx.txt40 Once the application calls tx_kernel_enter, ThreadX starts running and
65 the ThreadX application running with privilege. The following command is used
/ThreadX-v6.4.1/ports_smp/linux/gnu/
Dreadme_threadx.txt40 Once the application calls tx_kernel_enter, ThreadX SMP starts running and
65 the ThreadX SMP application running with privilege. The following command is used
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/
Dreadme_threadx.txt47 how to get the ThreadX evaluation running under the MIPS interAptiv MALTA board.
84 running and you should observe messages being displayed on the MALTA board.
256 Initialization is done exclusively in VPE 0, which is the default running VPE
258 wait until VPE 0 completes the initialization before they start running.

12345