ARM7TDMI GCC context switch frame layout. More...
ARM7TDMI GCC context switch frame layout.
AVR32 GCC context switch frame layout.
ICC AVR context switch frame layout.
AVR GCC context switch frame layout.
This is the layout of the stack after a thread's context has been switched-out. The stack pointer is stored in the thread info and points to this structure.
This is the layout of the stack after a thread's context has been switched-out.
Definition at line 124 of file context.c.
Referenced by NutThreadCreate().
Definition at line 133 of file context.c.
Referenced by NutThreadCreate().
Definition at line 153 of file context_gcc.c.
Definition at line 154 of file context_gcc.c.
Definition at line 155 of file context_gcc.c.
Definition at line 156 of file context_gcc.c.
Definition at line 157 of file context_gcc.c.
Definition at line 158 of file context_gcc.c.
Definition at line 159 of file context_gcc.c.
Definition at line 160 of file context_gcc.c.
Definition at line 161 of file context_gcc.c.
Definition at line 162 of file context_gcc.c.
Definition at line 163 of file context_gcc.c.
Definition at line 164 of file context_gcc.c.
Definition at line 165 of file context_gcc.c.
Definition at line 166 of file context_gcc.c.
Definition at line 167 of file context_gcc.c.
Definition at line 168 of file context_gcc.c.
Definition at line 169 of file context_gcc.c.
Definition at line 170 of file context_gcc.c.
Definition at line 174 of file context_gcc.c.
Referenced by NutThreadCreate().
Definition at line 175 of file context_gcc.c.
Referenced by NutThreadCreate().
Definition at line 127 of file context_icc.c.
Definition at line 128 of file context_icc.c.
Definition at line 129 of file context_icc.c.
Definition at line 130 of file context_icc.c.