Searched refs:parameter (Results 1 – 25 of 117) sorted by relevance
12345
/ThreadX-v6.4.1/ports/cortex_m23/ac6/example_build/ |
D | ARMCM23_TZ_config.txt | 2 # instance.parameter=value #(type, mode) default = 'def value' : description : [min..max] 4 …e semihosting SVC traps. Applications that do not use semihosting must set this parameter to false.
|
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/src/ |
D | tx_thread_smp_core_preempt.S | 88 MOV r1, #1 @ Build parameter list
|
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/src/ |
D | tx_thread_smp_core_preempt.S | 90 MOV r1, #1 @ Build parameter list
|
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/gnu/src/ |
D | tx_thread_smp_core_preempt.S | 88 MOV r1, #1 @ Build parameter list
|
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/src/ |
D | tx_thread_smp_core_preempt.s | 86 MOV r1, #1 ; Build parameter list
|
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/src/ |
D | tx_thread_smp_core_preempt.s | 86 MOV r1, #1 ; Build parameter list
|
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/ac5/src/ |
D | tx_thread_smp_core_preempt.s | 86 MOV r1, #1 ; Build parameter list
|
/ThreadX-v6.4.1/ports/cortex_m55/ac6/example_build/ |
D | CS300_config.txt | 2 # instance.parameter=value #(type, mode) default = 'def value' : description : [min..max] 4 …e semihosting SVC traps. Applications that do not use semihosting must set this parameter to false.
|
/ThreadX-v6.4.1/ports/cortex_m33/ac6/example_build/ |
D | ARMCM33_DSP_FP_TZ_config.txt | 2 # instance.parameter=value #(type, mode) default = 'def value' : description : [min..max] 6 …e semihosting SVC traps. Applications that do not use semihosting must set this parameter to false.
|
/ThreadX-v6.4.1/ports_module/cortex_m33/ac6/example_build/ |
D | ARMCM33_DSP_FP_TZ_config.txt | 2 # instance.parameter=value #(type, mode) default = 'def value' : description : [min..max] 6 …e semihosting SVC traps. Applications that do not use semihosting must set this parameter to false.
|
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/src/ |
D | tx_timer_interrupt.S | 208 addu $4, $16, 0 # Setup input parameter
|
/ThreadX-v6.4.1/docs/ |
D | revision_history.txt | 11 a macro to disable warning of parameter 19 … tx_event_flags_set_notify.c Removed the warning of parameter not used. 26 … tx_queue_send_notify.c Removed the warning of parameter not used. 27 … tx_semaphore_put_notify.c Removed the warning of parameter not used. 28 … tx_thread_entry_exit_notify.c Removed the warning of parameter not used. 311 …tx_mutex.h Removed unnecessary parameter in in mutex priority… 315 parameter to mutex priority change. 316 …tx_mutex_priority_change.c Removed unused new threshold parameter, and added … 320 … parameter to mutex priority change, and added logic to 610 … added code to ensure that the input parameter is accessed [all …]
|
/ThreadX-v6.4.1/ports_module/cortex_r4/iar/module_manager/src/ |
D | tx_thread_schedule.s | 336 ADD r1, r1, #4 ; Increment to next MPU parameter 339 ADD r1, r1, #4 ; Increment to next MPU parameter 342 ADD r1, r1, #4 ; Increment to next MPU parameter
|
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/src/ |
D | tx_timer_interrupt.mip | 208 addu $4, $16, 0 # Setup input parameter
|
/ThreadX-v6.4.1/ports/cortex_m23/gnu/ |
D | readme_threadx.txt | 28 parameter to your application definition function, tx_application_define.
|
/ThreadX-v6.4.1/ports/cortex_m23/iar/ |
D | readme_threadx.txt | 33 is supplied as the sole input parameter to your application definition function,
|
/ThreadX-v6.4.1/ports/cortex_m0/ac5/ |
D | readme_threadx.txt | 45 parameter to your application definition function, tx_application_define.
|
/ThreadX-v6.4.1/ports/cortex_m3/keil/ |
D | readme_threadx.txt | 53 parameter to your application definition function, tx_application_define.
|
/ThreadX-v6.4.1/ports/cortex_m0/keil/ |
D | readme_threadx.txt | 51 parameter to your application definition function, tx_application_define.
|
/ThreadX-v6.4.1/ports/cortex_m23/ac6/ |
D | readme_threadx.txt | 45 parameter to your application definition function, tx_application_define.
|
/ThreadX-v6.4.1/ports/cortex_m0/ac6/ |
D | readme_threadx.txt | 46 parameter to your application definition function, tx_application_define.
|
/ThreadX-v6.4.1/ports/cortex_m3/ac5/ |
D | readme_threadx.txt | 46 parameter to your application definition function, tx_application_define.
|
/ThreadX-v6.4.1/ports/cortex_m0/gnu/ |
D | readme_threadx.txt | 43 parameter to your application definition function, tx_application_define.
|
/ThreadX-v6.4.1/ports/cortex_m0/iar/ |
D | readme_threadx.txt | 43 is supplied as the sole input parameter to your application definition function,
|
/ThreadX-v6.4.1/ports/cortex_m33/gnu/ |
D | readme_threadx.txt | 30 parameter to your application definition function, tx_application_define.
|
12345