/ThreadX-v6.4.1/ports/cortex_m33/ac6/ |
D | readme_threadx.txt | 29 Then click the Start/Stop Debug Session button to start the simulator and begin debugging. 152 The Cortex-M33 vectors start at the label __Vectors or similar. The application may modify
|
/ThreadX-v6.4.1/ports/cortex_m55/ac6/ |
D | readme_threadx.txt | 29 Then click the Start/Stop Debug Session button to start the simulator and begin debugging. 152 The Cortex-M55 vectors start at the label __Vectors or similar. The application may modify
|
/ThreadX-v6.4.1/ports_arch/ARMv8-M/threadx/ac6/ |
D | readme_threadx.txt | 29 Then click the Start/Stop Debug Session button to start the simulator and begin debugging. 152 The Cortex-Mxx vectors start at the label __Vectors or similar. The application may modify
|
/ThreadX-v6.4.1/ports/cortex_m85/ac6/ |
D | readme_threadx.txt | 29 Then click the Start/Stop Debug Session button to start the simulator and begin debugging. 152 The Cortex-M85 vectors start at the label __Vectors or similar. The application may modify
|
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/ |
D | tx_osek.c | 371 … ULONG stack_size, SCHEDULE policy, AUTOSTART start, UINT type, AppModeType mode) in CreateTask() argument 448 if ((start != TRUE) && (start != FALSE)) in CreateTask() 493 tcb_ptr->task_autostart = start; in CreateTask() 4889 StatusType SetAbsAlarm(AlarmType AlarmID, TickType start, TickType cycle) in SetAbsAlarm() argument 4897 service_SetAbsAlarm.start = start; in SetAbsAlarm() 4925 if ((start == 0u) || ( start > osek_alarm->max_allowed_value)) in SetAbsAlarm() 4952 osek_alarm->expiration_count = start; /* Load the counter with its expiration count. */ in SetAbsAlarm()
|
D | threadx_osek_readme.txt | 22 recommended to initialize and start the OSEK layer as soon as possible. Once started 200 AUTOSTART start,
|
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/src/ |
D | tx_initialize_low_level.mip | 268 la $9, _tx_el_interrupt # Build interrupt start logging address 269 jal $9 # Call interrupt start event logging
|
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ghs/ |
D | readme_threadx.txt | 66 By default, the first available RAM memory address is assumed to start at the 180 The Cortex-M7 vectors start at the label __tx_vectors. The application may modify
|
/ThreadX-v6.4.1/ports/cortex_a9/iar/example_build/ |
D | cstartup.s | 23 ; __iar_program_start or a user defined start symbol.
|
/ThreadX-v6.4.1/ports_module/cortex_a7/iar/example_build/ |
D | cstartup.s | 23 ; __iar_program_start or a user defined start symbol.
|
/ThreadX-v6.4.1/ports_arch/ARMv7-A/threadx/ports/iar/example_build/ |
D | cstartup.s | 23 ; __iar_program_start or a user defined start symbol.
|
/ThreadX-v6.4.1/ports/arm11/iar/example_build/ |
D | cstartup.s | 23 ; __iar_program_start or a user defined start symbol.
|
/ThreadX-v6.4.1/ports/arm9/iar/example_build/ |
D | cstartup.s | 23 ; __iar_program_start or a user defined start symbol.
|
/ThreadX-v6.4.1/ports/cortex_a15/iar/example_build/ |
D | cstartup.s | 23 ; __iar_program_start or a user defined start symbol.
|
/ThreadX-v6.4.1/ports/cortex_a8/iar/example_build/ |
D | cstartup.s | 23 ; __iar_program_start or a user defined start symbol.
|
/ThreadX-v6.4.1/ports/cortex_a5/iar/example_build/ |
D | cstartup.s | 23 ; __iar_program_start or a user defined start symbol.
|
/ThreadX-v6.4.1/ports/cortex_a7/iar/example_build/ |
D | cstartup.s | 23 ; __iar_program_start or a user defined start symbol.
|
/ThreadX-v6.4.1/ports/cortex_m7/ghs/ |
D | readme_threadx.txt | 66 By default, the first available RAM memory address is assumed to start at the 182 The Cortex-M7 vectors start at the label __tx_vectors. The application may modify
|
/ThreadX-v6.4.1/ports/cortex_m4/ghs/ |
D | readme_threadx.txt | 66 By default, the first available RAM memory address is assumed to start at the 182 The Cortex-M4 vectors start at the label __tx_vectors. The application may modify
|
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/src/ |
D | tx_thread_smp_protection_wait_list_macros.h | 39 LDR r4, =_tx_thread_current_ptr @ Pickup start of the current thread array
|
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/src/ |
D | tx_thread_smp_protection_wait_list_macros.h | 40 LDR r4, =_tx_thread_current_ptr ; Pickup start of the current thread array
|
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/src/ |
D | tx_thread_smp_protection_wait_list_macros.h | 39 LDR r4, =_tx_thread_current_ptr @ Pickup start of the current thread array
|
/ThreadX-v6.4.1/ports_smp/cortex_r8_smp/ac5/example_build/sample_threadx/ |
D | MP_SCU.s | 165 ; for the specified core. Typically only done at start-up.
|
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/src/ |
D | tx_thread_smp_protection_wait_list_macros.h | 40 LDR r4, =_tx_thread_current_ptr ; Pickup start of the current thread array
|
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/example_build/sample_threadx/ |
D | MP_SCU.s | 165 ; for the specified core. Typically only done at start-up.
|