Home
last modified time | relevance | path

Searched refs:portINITIAL_SPSR (Results 1 – 20 of 20) sorted by relevance

/Kernel-v11.1.0/portable/GCC/STR75x/
Dport.c43 #define portINITIAL_SPSR ( ( StackType_t ) 0x1f ) /* System mode, ARM mode, interrup… macro
123 *pxTopOfStack = ( StackType_t ) portINITIAL_SPSR; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/ARM7_LPC23xx/
Dport.c47 #define portINITIAL_SPSR ( ( StackType_t ) 0x1f ) /* System mode, ARM mode, inter… macro
139 *pxTopOfStack = ( StackType_t ) portINITIAL_SPSR; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/ARM7_LPC2000/
Dport.c47 #define portINITIAL_SPSR ( ( StackType_t ) 0x1f ) /* System mode, ARM mode, inter… macro
139 *pxTopOfStack = ( StackType_t ) portINITIAL_SPSR; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/ARM7_AT91SAM7S/
Dport.c49 #define portINITIAL_SPSR ( ( StackType_t ) 0x1f ) /* System mode, ARM mode, inter… macro
143 *pxTopOfStack = ( StackType_t ) portINITIAL_SPSR; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/IAR/AtmelSAM9XE/
Dport.c54 #define portINITIAL_SPSR ( ( StackType_t ) 0x1f ) /* System mode, ARM mode, interrup… macro
146 *pxTopOfStack = ( StackType_t ) portINITIAL_SPSR; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/IAR/STR71x/
Dport.c46 #define portINITIAL_SPSR ( ( StackType_t ) 0x1f ) /* System mode, ARM mode, interrup… macro
135 *pxTopOfStack = ( StackType_t ) portINITIAL_SPSR; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/IAR/STR75x/
Dport.c43 #define portINITIAL_SPSR ( ( StackType_t ) 0x3f ) /* System mode, THUMB mode, interr… macro
130 *pxTopOfStack = ( StackType_t ) portINITIAL_SPSR; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/IAR/AtmelSAM7S64/
Dport.c42 #define portINITIAL_SPSR ( ( StackType_t ) 0x1f ) /* System mode, ARM mode, interrup… macro
131 *pxTopOfStack = ( StackType_t ) portINITIAL_SPSR; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/ARM7_AT91FR40008/
Dport.c53 #define portINITIAL_SPSR ( ( StackType_t ) 0x1f ) /* System mode, ARM mode, inter… macro
134 *pxTopOfStack = ( StackType_t ) portINITIAL_SPSR; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/CCS/ARM_Cortex-R4/
Dport.c55 #define portINITIAL_SPSR ( ( StackType_t ) 0x1F ) macro
146 *pxTopOfStack = ( StackType_t ) ( ( _get_CPSR() & ~0xFF ) | portINITIAL_SPSR ); in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/RVDS/ARM7_LPC21xx/
Dport.c38 #define portINITIAL_SPSR ( ( StackType_t ) 0x1f ) /* System mode, ARM mode, inter… macro
141 *pxTopOfStack = ( StackType_t ) portINITIAL_SPSR; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/IAR/LPC2000/
Dport.c56 #define portINITIAL_SPSR ( ( StackType_t ) 0x1f ) /* System mode, ARM mode, interrup… macro
151 *pxTopOfStack = ( StackType_t ) portINITIAL_SPSR; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/IAR/STR91x/
Dport.c51 …#define portINITIAL_SPSR ( ( StackType_t ) 0x3f ) /* System mode, THUMB mode, interrupt… macro
53 …#define portINITIAL_SPSR ( ( StackType_t ) 0x1f ) /* System mode, ARM mode, interrupts … macro
175 *pxTopOfStack = ( StackType_t ) portINITIAL_SPSR; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/IAR/ARM_CA9/
Dport.c99 #define portINITIAL_SPSR ( ( StackType_t ) 0x1f ) /* System mode, ARM mode, interru… macro
179 *pxTopOfStack = ( StackType_t ) portINITIAL_SPSR; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/IAR/ARM_CRx_No_GIC/
Dport.c63 #define portINITIAL_SPSR ( ( StackType_t ) 0x1f ) /* System mode, ARM mode, IRQ ena… macro
137 *pxTopOfStack = ( StackType_t ) portINITIAL_SPSR; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/ARM_CRx_No_GIC/
Dport.c63 #define portINITIAL_SPSR ( ( StackType_t ) 0x1f ) /* System mode, ARM mode, IRQ ena… macro
140 *pxTopOfStack = ( StackType_t ) portINITIAL_SPSR; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/IAR/ARM_CA5_No_GIC/
Dport.c63 #define portINITIAL_SPSR ( ( StackType_t ) 0x1f ) /* System mode, ARM mode, interru… macro
129 *pxTopOfStack = ( StackType_t ) portINITIAL_SPSR; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/RVDS/ARM_CA9/
Dport.c135 #define portINITIAL_SPSR ( ( StackType_t ) 0x1f ) /* System mod… macro
218 *pxTopOfStack = ( StackType_t ) portINITIAL_SPSR; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/ARM_CA9/
Dport.c99 #define portINITIAL_SPSR ( ( StackType_t ) 0x1f ) /* System mode, ARM mode, IRQ ena… macro
237 *pxTopOfStack = ( StackType_t ) portINITIAL_SPSR; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/ARM_CR5/
Dport.c126 #define portINITIAL_SPSR ( ( StackType_t ) 0x1f ) /* System mode, ARM mode, IRQ ena… macro
294 *pxTopOfStack = ( StackType_t ) portINITIAL_SPSR; in pxPortInitialiseStack()