Home
last modified time | relevance | path

Searched refs:first (Results 1 – 25 of 33) sorted by relevance

12

/Kernel-v11.1.0/portable/ThirdParty/GCC/ARC_EM_HS/
Dfreertos_tls.c133 static int first = 1; in get_isr_tls() local
135 if( _Rarely( first ) ) in get_isr_tls()
137 first = 0; in get_isr_tls()
/Kernel-v11.1.0/portable/Tasking/ARM_CM4F/
Dport_asm.asm64 ;Save the new top of stack into the first member of the TCB.
76 ;The first item in pxCurrentTCB is the task top of stack.
119 ;Save the new top of stack into the first member of the TCB.
131 ;The first item in pxCurrentTCB is the task top of stack.
183 ;Call SVC to start the first task.
/Kernel-v11.1.0/portable/CCS/MSP430X/
Dportext.asm143 ; the context of the first task.
154 ; Restore the context of the first task that is going to run.
/Kernel-v11.1.0/portable/CCS/ARM_Cortex-R4/
DportASM.asm104 ; The floating point context flag is the first thing on the stack.
138 ; Start the first task by restoring its context.
/Kernel-v11.1.0/portable/IAR/MSP430/
Dportext.s4386 * the context of the first task.
94 /* Restore the context of the first task that is going to run. */
/Kernel-v11.1.0/portable/RVDS/ARM7_LPC21xx/
Dportmacro.inc41 LDR R0, =ulCriticalNesting ; The critical nesting depth is the first item on...
64 STMDB SP!, {R0} ; Store R0 first as we need to use it.
DportASM.s50 ; Starting the first task is done by just restoring the context
/Kernel-v11.1.0/portable/IAR/MSP430X/
Dportext.s43124 * the context of the first task.
134 /* Restore the context of the first task that is going to run. */
/Kernel-v11.1.0/portable/IAR/RL78/
Dportasm.s59 ; first.
/Kernel-v11.1.0/.github/ISSUE_TEMPLATE/
Dbug-report.md4 bugs. If you suspect something it is best to first discuss it on the FreeRTOS community
/Kernel-v11.1.0/portable/IAR/ARM_CM7/
DReadMe.txt9 The first option is to use the ARM Cortex-M4F port, and the second option is to
/Kernel-v11.1.0/portable/GCC/ARM_CM7/
DReadMe.txt9 The first option is to use the ARM Cortex-M4F port, and the second option is to
/Kernel-v11.1.0/portable/RVDS/ARM_CM7/
DReadMe.txt9 The first option is to use the ARM Cortex-M4F port, and the second option is to
/Kernel-v11.1.0/examples/
DREADME.md5 This directory aims to further facilitate the beginners in building their first FreeRTOS project.
/Kernel-v11.1.0/portable/IAR/STR71x/
DISR_Support.h111 The critical nesting depth is the first item on the stack.
Dportasm.s7942 ; Starting the first task is just a matter of restoring the context that
/Kernel-v11.1.0/portable/IAR/STR75x/
DISR_Support.h111 The critical nesting depth is the first item on the stack.
Dportasm.s7941 ; Starting the first task is just a matter of restoring the context that
/Kernel-v11.1.0/portable/IAR/STR91x/
DISR_Support.h111 The critical nesting depth is the first item on the stack.
Dportasm.s7940 ; Starting the first task is just a matter of restoring the context that
/Kernel-v11.1.0/portable/IAR/AtmelSAM9XE/
DISR_Support.h110 The critical nesting depth is the first item on the stack.
Dportasm.s7939 ; Starting the first task is just a matter of restoring the context that
/Kernel-v11.1.0/portable/IAR/LPC2000/
DISR_Support.h111 The critical nesting depth is the first item on the stack.
Dportasm.s7943 ; Starting the first task is just a matter of restoring the context that
/Kernel-v11.1.0/portable/IAR/AtmelSAM7S64/
DISR_Support.h111 The critical nesting depth is the first item on the stack.

12