Home
last modified time | relevance | path

Searched refs:function (Results 1626 – 1650 of 2253) sorted by relevance

1...<<61626364656667686970>>...91

/ThreadX-v6.4.1/ports/cortex_a57/gnu/src/
Dtx_timer_interrupt.S75 .type _tx_timer_interrupt, @function
/ThreadX-v6.4.1/ports/cortex_a34/ac6/src/
Dtx_timer_interrupt.S70 .type _tx_timer_interrupt, @function
/ThreadX-v6.4.1/ports/cortex_a34/gnu/src/
Dtx_timer_interrupt.S76 .type _tx_timer_interrupt, @function
/ThreadX-v6.4.1/ports/cortex_a35/ac6/src/
Dtx_timer_interrupt.S75 .type _tx_timer_interrupt, @function
/ThreadX-v6.4.1/ports/cortex_a35/gnu/src/
Dtx_timer_interrupt.S75 .type _tx_timer_interrupt, @function
/ThreadX-v6.4.1/ports/cortex_a72/ac6/src/
Dtx_timer_interrupt.S75 .type _tx_timer_interrupt, @function
/ThreadX-v6.4.1/ports/cortex_a72/gnu/src/
Dtx_timer_interrupt.S75 .type _tx_timer_interrupt, @function
/ThreadX-v6.4.1/ports/cortex_a73/ac6/src/
Dtx_timer_interrupt.S75 .type _tx_timer_interrupt, @function
/ThreadX-v6.4.1/ports/cortex_a75/ac6/src/
Dtx_timer_interrupt.S75 .type _tx_timer_interrupt, @function
/ThreadX-v6.4.1/ports/cortex_a76ae/ac6/src/
Dtx_timer_interrupt.S75 .type _tx_timer_interrupt, @function
/ThreadX-v6.4.1/ports/cortex_r5/iar/src/
Dtx_thread_system_return.s116 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/ports_arch/ARMv8-A/threadx/common/src/
Dtx_timer_interrupt.S75 .type _tx_timer_interrupt, @function
/ThreadX-v6.4.1/ports/cortex_r4/iar/src/
Dtx_thread_system_return.s116 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/ports/cortex_m33/iar/
Dreadme_threadx.txt31 The _tx_initialize_low_level function inside of tx_initialize_low_level.s
33 is supplied as the sole input parameter to your application definition function,
152 /* ISR processing goes here, including any needed function calls. */
162 ; ISR processing goes here, including any needed function calls.
/ThreadX-v6.4.1/ports/cortex_m85/iar/
Dreadme_threadx.txt31 The _tx_initialize_low_level function inside of tx_initialize_low_level.s
33 is supplied as the sole input parameter to your application definition function,
152 /* ISR processing goes here, including any needed function calls. */
162 ; ISR processing goes here, including any needed function calls.
/ThreadX-v6.4.1/ports/cortex_m55/iar/
Dreadme_threadx.txt31 The _tx_initialize_low_level function inside of tx_initialize_low_level.s
33 is supplied as the sole input parameter to your application definition function,
152 /* ISR processing goes here, including any needed function calls. */
162 ; ISR processing goes here, including any needed function calls.
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/src/
Dtx_thread_schedule.S45 .type $_tx_thread_schedule,function
52 BL _tx_thread_schedule @ Call _tx_thread_schedule function
103 .type _tx_thread_schedule,function
239 BL _tx_execution_thread_enter @ Call the thread execution enter function
/ThreadX-v6.4.1/ports_arch/ARMv8-M/threadx/iar/
Dreadme_threadx.txt31 The _tx_initialize_low_level function inside of tx_initialize_low_level.s
33 is supplied as the sole input parameter to your application definition function,
152 /* ISR processing goes here, including any needed function calls. */
162 ; ISR processing goes here, including any needed function calls.
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/
Dreadme_threadx.txt103 Once the startup function finishes, main is called, which is also where ThreadX
104 initialization takes place. The main initialization function for ThreadX is
106 This function is responsible for setting up various system data structures,
127 are scratch registers for each function. All other registers used by a
128 C function must be preserved by the function. ThreadX takes advantage
130 ThreadX service call (which is itself a C function). In such cases, the
/ThreadX-v6.4.1/ports/cortex_a9/iar/
Dreadme_threadx.txt43 The _tx_initialize_low_level function inside of tx_initialize_low_level.s
45 is supplied as the sole input parameter to your application definition function,
54 scratch registers for each function. All other registers used by a C function
55 must be preserved by the function. ThreadX takes advantage of this in
57 service call (which is itself a C function). In such cases, the saved
157 … timers in-line instead of using a function call. This
296 ; save function. */
325 ; save function. */
339 These function should be called between the IRQ context save and restore
367 ; save function. */
[all …]
/ThreadX-v6.4.1/ports/cortex_a8/iar/
Dreadme_threadx.txt43 The _tx_initialize_low_level function inside of tx_initialize_low_level.s
45 is supplied as the sole input parameter to your application definition function,
54 scratch registers for each function. All other registers used by a C function
55 must be preserved by the function. ThreadX takes advantage of this in
57 service call (which is itself a C function). In such cases, the saved
157 … timers in-line instead of using a function call. This
296 ; save function. */
325 ; save function. */
339 These function should be called between the IRQ context save and restore
367 ; save function. */
[all …]
/ThreadX-v6.4.1/ports/arm9/iar/
Dreadme_threadx.txt48 The _tx_initialize_low_level function inside of tx_initialize_low_level.s
50 is supplied as the sole input parameter to your application definition function,
59 scratch registers for each function. All other registers used by a C function
60 must be preserved by the function. ThreadX takes advantage of this in
62 service call (which is itself a C function). In such cases, the saved
162 … timers in-line instead of using a function call. This
301 ; save function. */
330 ; save function. */
344 These function should be called between the IRQ context save and restore
372 ; save function. */
[all …]
/ThreadX-v6.4.1/ports/cortex_a15/iar/
Dreadme_threadx.txt43 The _tx_initialize_low_level function inside of tx_initialize_low_level.s
45 is supplied as the sole input parameter to your application definition function,
54 scratch registers for each function. All other registers used by a C function
55 must be preserved by the function. ThreadX takes advantage of this in
57 service call (which is itself a C function). In such cases, the saved
157 … timers in-line instead of using a function call. This
296 ; save function. */
325 ; save function. */
339 These function should be called between the IRQ context save and restore
367 ; save function. */
[all …]
/ThreadX-v6.4.1/ports/cortex_a5/iar/
Dreadme_threadx.txt43 The _tx_initialize_low_level function inside of tx_initialize_low_level.s
45 is supplied as the sole input parameter to your application definition function,
54 scratch registers for each function. All other registers used by a C function
55 must be preserved by the function. ThreadX takes advantage of this in
57 service call (which is itself a C function). In such cases, the saved
157 … timers in-line instead of using a function call. This
296 ; save function. */
325 ; save function. */
339 These function should be called between the IRQ context save and restore
367 ; save function. */
[all …]
/ThreadX-v6.4.1/ports/cortex_a7/iar/
Dreadme_threadx.txt43 The _tx_initialize_low_level function inside of tx_initialize_low_level.s
45 is supplied as the sole input parameter to your application definition function,
54 scratch registers for each function. All other registers used by a C function
55 must be preserved by the function. ThreadX takes advantage of this in
57 service call (which is itself a C function). In such cases, the saved
157 … timers in-line instead of using a function call. This
296 ; save function. */
325 ; save function. */
339 These function should be called between the IRQ context save and restore
367 ; save function. */
[all …]

1...<<61626364656667686970>>...91