Home
last modified time | relevance | path

Searched refs:start (Results 226 – 250 of 359) sorted by relevance

12345678910>>...15

/ThreadX-v6.4.1/ports/cortex_m33/ac6/
Dreadme_threadx.txt29 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/
Dreadme_threadx.txt29 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/
Dreadme_threadx.txt29 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/
Dreadme_threadx.txt29 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/
Dtx_osek.c371 … 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()
Dthreadx_osek_readme.txt22 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/
Dtx_initialize_low_level.mip268 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/
Dreadme_threadx.txt66 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/
Dcstartup.s23 ; __iar_program_start or a user defined start symbol.
/ThreadX-v6.4.1/ports_module/cortex_a7/iar/example_build/
Dcstartup.s23 ; __iar_program_start or a user defined start symbol.
/ThreadX-v6.4.1/ports_arch/ARMv7-A/threadx/ports/iar/example_build/
Dcstartup.s23 ; __iar_program_start or a user defined start symbol.
/ThreadX-v6.4.1/ports/arm11/iar/example_build/
Dcstartup.s23 ; __iar_program_start or a user defined start symbol.
/ThreadX-v6.4.1/ports/arm9/iar/example_build/
Dcstartup.s23 ; __iar_program_start or a user defined start symbol.
/ThreadX-v6.4.1/ports/cortex_a15/iar/example_build/
Dcstartup.s23 ; __iar_program_start or a user defined start symbol.
/ThreadX-v6.4.1/ports/cortex_a8/iar/example_build/
Dcstartup.s23 ; __iar_program_start or a user defined start symbol.
/ThreadX-v6.4.1/ports/cortex_a5/iar/example_build/
Dcstartup.s23 ; __iar_program_start or a user defined start symbol.
/ThreadX-v6.4.1/ports/cortex_a7/iar/example_build/
Dcstartup.s23 ; __iar_program_start or a user defined start symbol.
/ThreadX-v6.4.1/ports/cortex_m7/ghs/
Dreadme_threadx.txt66 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/
Dreadme_threadx.txt66 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/
Dtx_thread_smp_protection_wait_list_macros.h39 LDR r4, =_tx_thread_current_ptr @ Pickup start of the current thread array
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/src/
Dtx_thread_smp_protection_wait_list_macros.h40 LDR r4, =_tx_thread_current_ptr ; Pickup start of the current thread array
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/src/
Dtx_thread_smp_protection_wait_list_macros.h39 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/
DMP_SCU.s165 ; for the specified core. Typically only done at start-up.
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/src/
Dtx_thread_smp_protection_wait_list_macros.h40 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/
DMP_SCU.s165 ; for the specified core. Typically only done at start-up.

12345678910>>...15