/Kernel-v11.1.0/portable/GCC/STR75x/ |
D | port.c | 43 #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/ |
D | port.c | 47 #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/ |
D | port.c | 47 #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/ |
D | port.c | 49 #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/ |
D | port.c | 54 #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/ |
D | port.c | 46 #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/ |
D | port.c | 43 #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/ |
D | port.c | 42 #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/ |
D | port.c | 53 #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/ |
D | port.c | 55 #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/ |
D | port.c | 38 #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/ |
D | port.c | 56 #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/ |
D | port.c | 51 …#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/ |
D | port.c | 99 #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/ |
D | port.c | 63 #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/ |
D | port.c | 63 #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/ |
D | port.c | 63 #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/ |
D | port.c | 135 #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/ |
D | port.c | 99 #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/ |
D | port.c | 126 #define portINITIAL_SPSR ( ( StackType_t ) 0x1f ) /* System mode, ARM mode, IRQ ena… macro 294 *pxTopOfStack = ( StackType_t ) portINITIAL_SPSR; in pxPortInitialiseStack()
|