Searched refs:location (Results 1 – 25 of 48) sorted by relevance
12
/ThreadX-v6.4.1/ports_smp/arc_hs_smp/metaware/example_build/sample_threadx/ |
D | .bp.args | 1 location=_tx_thread_system_return
|
D | .bp.properties | 3 ARG_ACTION={"location\=_tx_thread_system_return" "condition_enabled\=0" "cond\=" }
|
/ThreadX-v6.4.1/ports/arc_hs/metaware/example_build/sample_threadx/ |
D | .bp.args | 1 location=_tx_thread_system_return
|
D | .bp.properties | 3 ARG_ACTION={"location\=_tx_thread_system_return" "condition_enabled\=0" "cond\=" }
|
/ThreadX-v6.4.1/ports/arc_hs/metaware/src/ |
D | tx_initialize_fast_interrupt_setup.s | 83 … r2, r1, 16 ; Move the register bank bits over to proper location
|
D | tx_thread_register_bank_assign.s | 85 … r2, r1, 16 ; Move the register bank bits over to proper location
|
/ThreadX-v6.4.1/test/ports/ |
D | README.old.md | 16 This script can be called from any location, it will automatically perform the requested operations…
|
/ThreadX-v6.4.1/ports_module/cortex_r4/iar/module_manager/src/ |
D | tx_thread_schedule.s | 154 ; Make sure that we have been called from the system mode enter location (security) 162 …LDR r2, [r1] ; Load current thread location from the pointer (point… 192 ; Make sure that we have been called from the system mode exit location (security) 200 …LDR r2, [r1] ; Load the current thread location from the pointer (p…
|
/ThreadX-v6.4.1/ports_module/cortex_a7/ac5/module_manager/src/ |
D | tx_thread_schedule.s | 170 ; Make sure that we have been called from the system mode enter location (security) 178 …LDR r2, [r1] ; Load current thread location from the pointer (pointer i… 209 ; Make sure that we have been called from the system mode exit location (security) 217 …LDR r2, [r1] ; Load the current thread location from the pointer (point…
|
/ThreadX-v6.4.1/ports_module/cortex_a7/iar/module_manager/src/ |
D | tx_thread_schedule.s | 171 ; Make sure that we have been called from the system mode enter location (security) 184 …LDR r2, [r1] ; Load current thread location from the pointer (pointer i… 234 ; Make sure that we have been called from the system mode exit location (security) 247 …LDR r2, [r1] ; Load the current thread location from the pointer (point…
|
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/ |
D | threadx_osek_readme.txt | 6 which should be copied at a suitable location for inclusion into a ThreadX project. Refer 13 an existing ThreadX project, making sure that the location of the os.h header is in the
|
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/ |
D | init_cpc.mip | 66 li a0, CPC_P_BASE_ADDR // Locate CPC at same location YAMON does.
|
/ThreadX-v6.4.1/ports/cortex_m23/gnu/ |
D | readme_threadx.txt | 121 be inserted in the correct location in the interrupt vector table. This table is typically
|
/ThreadX-v6.4.1/ports/cortex_m23/ac6/ |
D | readme_threadx.txt | 138 be inserted in the correct location in the interrupt vector table. This table is typically
|
/ThreadX-v6.4.1/ports/cortex_m0/ac6/ |
D | readme_threadx.txt | 141 be inserted in the correct location in the interrupt vector table. This table is typically
|
/ThreadX-v6.4.1/ports_arch/ARMv8-M/threadx/gnu/ |
D | readme_threadx.txt | 174 be inserted in the correct location in the interrupt vector table. This table is typically
|
/ThreadX-v6.4.1/ports/cortex_m0/gnu/ |
D | readme_threadx.txt | 138 be inserted in the correct location in the interrupt vector table. This table is typically
|
/ThreadX-v6.4.1/ports/cortex_m33/gnu/ |
D | readme_threadx.txt | 174 be inserted in the correct location in the interrupt vector table. This table is typically
|
/ThreadX-v6.4.1/ports/cortex_m85/gnu/ |
D | readme_threadx.txt | 174 be inserted in the correct location in the interrupt vector table. This table is typically
|
/ThreadX-v6.4.1/ports/cortex_m55/gnu/ |
D | readme_threadx.txt | 174 be inserted in the correct location in the interrupt vector table. This table is typically
|
/ThreadX-v6.4.1/ports/cortex_m4/ac6/ |
D | readme_threadx.txt | 185 be inserted in the correct location in the interrupt vector table. This table is typically
|
/ThreadX-v6.4.1/ports/cortex_m3/ac6/ |
D | readme_threadx.txt | 185 be inserted in the correct location in the interrupt vector table. This table is typically
|
/ThreadX-v6.4.1/ports/rxv1/gnu/ |
D | readme_threadx.txt | 38 by the location of the '_end' label the is defined in the linker script.
|
/ThreadX-v6.4.1/ports/cortex_m3/gnu/ |
D | readme_threadx.txt | 185 be inserted in the correct location in the interrupt vector table. This table is typically
|
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/gnu/ |
D | readme_threadx.txt | 185 be inserted in the correct location in the interrupt vector table. This table is typically
|
12