Home
last modified time | relevance | path

Searched refs:portINITIAL_PSW (Results 1 – 15 of 15) sorted by relevance

/Kernel-v11.1.0/portable/IAR/RX600/
Dport.c47 #define portINITIAL_PSW ( ( StackType_t ) 0x00030000 ) macro
81 *pxTopOfStack = portINITIAL_PSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/IAR/RXv2/
Dport.c47 #define portINITIAL_PSW ( ( StackType_t ) 0x00030000 ) macro
81 *pxTopOfStack = portINITIAL_PSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/RX600/
Dport.c56 #define portINITIAL_PSW ( ( StackType_t ) 0x00030000 ) macro
123 *pxTopOfStack = portINITIAL_PSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/RX200/
Dport.c55 #define portINITIAL_PSW ( ( StackType_t ) 0x00030000 ) macro
123 *pxTopOfStack = portINITIAL_PSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/RX600v2/
Dport.c55 #define portINITIAL_PSW ( ( StackType_t ) 0x00030000 ) macro
117 *pxTopOfStack = portINITIAL_PSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/IAR/RX700v3_DPFPU/
Dport.c57 #define portINITIAL_PSW ( ( StackType_t ) 0x00030000 ) macro
123 *pxTopOfStack = portINITIAL_PSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/Renesas/RX200/
Dport.c47 #define portINITIAL_PSW ( ( StackType_t ) 0x00030000 ) macro
102 *pxTopOfStack = portINITIAL_PSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/RX700v3_DPFPU/
Dport.c57 #define portINITIAL_PSW ( ( StackType_t ) 0x00030000 ) macro
149 *pxTopOfStack = portINITIAL_PSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/Renesas/RX600/
Dport.c47 #define portINITIAL_PSW ( ( StackType_t ) 0x00030000 ) macro
99 *pxTopOfStack = portINITIAL_PSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/Renesas/RX600v2/
Dport.c51 #define portINITIAL_PSW ( ( StackType_t ) 0x00030000 ) macro
103 *pxTopOfStack = portINITIAL_PSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/IAR/RX100/
Dport.c50 #define portINITIAL_PSW ( ( StackType_t ) 0x00030000 ) macro
159 *pxTopOfStack = portINITIAL_PSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/RX100/
Dport.c57 #define portINITIAL_PSW ( ( StackType_t ) 0x00030000 ) macro
197 *pxTopOfStack = portINITIAL_PSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/Renesas/RX100/
Dport.c50 #define portINITIAL_PSW ( ( StackType_t ) 0x00030000 ) macro
175 *pxTopOfStack = portINITIAL_PSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/Renesas/RX700v3_DPFPU/
Dport.c57 #define portINITIAL_PSW ( ( StackType_t ) 0x00030000 ) macro
139 *pxTopOfStack = portINITIAL_PSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/SDCC/Cygnal/
Dport.c50 #define portINITIAL_PSW ( ( StackType_t ) 0x00 ) macro