Lines Matching +full:- +full:- +full:version
5 * SPDX-License-Identifier: MIT
29 /*-----------------------------------------------------------
31 *----------------------------------------------------------*/
42 … port is designed to work with XC32 on MEC14xx. Please update your C compiler version or settings.
61 /* MEC14xx JTVIC external interrupt controller is mapped to M14K closely-coupled
82 application code then the version in the application code will be linked
83 into the application in preference to the version defined in this file.
98 /* Let the user override the pre-loading of the initial RA with the address of
99 prvTaskExitError() in case it messes up unwinding of the stack in the debugger -
132 /*-----------------------------------------------------------*/
139 /*-----------------------------------------------------------*/
153 const StackType_t * const xISRStackTop = &( xISRStack[ configISR_STACK_SIZE - 7 ] );
155 /*-----------------------------------------------------------*/
163 pxTopOfStack--; in pxPortInitialiseStack()
166 pxTopOfStack--; in pxPortInitialiseStack()
169 pxTopOfStack--; in pxPortInitialiseStack()
172 pxTopOfStack--; in pxPortInitialiseStack()
175 pxTopOfStack--; in pxPortInitialiseStack()
178 pxTopOfStack--; in pxPortInitialiseStack()
181 pxTopOfStack -= 15; in pxPortInitialiseStack()
184 pxTopOfStack -= 15; in pxPortInitialiseStack()
188 /*-----------------------------------------------------------*/
197 /*-----------------------------------------------------------*/
211 /*-----------------------------------------------------------*/
241 /*-----------------------------------------------------------*/
249 /*-----------------------------------------------------------*/
291 /*-----------------------------------------------------------*/
316 /*-----------------------------------------------------------*/
335 /*-----------------------------------------------------------*/
341 /*-----------------------------------------------------------*/