Home
last modified time | relevance | path

Searched refs:portINITIAL_FPSW (Results 1 – 10 of 10) sorted by relevance

/Kernel-v11.1.0/portable/IAR/RX600/
Dport.c48 #define portINITIAL_FPSW ( ( StackType_t ) 0x00000100 ) macro
128 *pxTopOfStack = portINITIAL_FPSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/IAR/RXv2/
Dport.c48 #define portINITIAL_FPSW ( ( StackType_t ) 0x00000100 ) macro
128 *pxTopOfStack = portINITIAL_FPSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/RX600/
Dport.c57 #define portINITIAL_FPSW ( ( StackType_t ) 0x00000100 ) macro
170 *pxTopOfStack = portINITIAL_FPSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/RX200/
Dport.c56 #define portINITIAL_FPSW ( ( StackType_t ) 0x00000100 ) macro
170 *pxTopOfStack = portINITIAL_FPSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/RX600v2/
Dport.c56 #define portINITIAL_FPSW ( ( StackType_t ) 0x00000100 ) macro
164 *pxTopOfStack = portINITIAL_FPSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/IAR/RX700v3_DPFPU/
Dport.c58 #define portINITIAL_FPSW ( ( StackType_t ) 0x00000100 ) macro
170 *pxTopOfStack = portINITIAL_FPSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/RX700v3_DPFPU/
Dport.c58 #define portINITIAL_FPSW ( ( StackType_t ) 0x00000100 ) macro
196 *pxTopOfStack = portINITIAL_FPSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/Renesas/RX600/
Dport.c48 #define portINITIAL_FPSW ( ( StackType_t ) 0x00000100 ) macro
146 *pxTopOfStack = portINITIAL_FPSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/Renesas/RX600v2/
Dport.c52 #define portINITIAL_FPSW ( ( StackType_t ) 0x00000100 ) macro
150 *pxTopOfStack = portINITIAL_FPSW; in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/Renesas/RX700v3_DPFPU/
Dport.c58 #define portINITIAL_FPSW ( ( StackType_t ) 0x00000100 ) macro
186 *pxTopOfStack = portINITIAL_FPSW; in pxPortInitialiseStack()