/Kernel-v11.1.0/portable/IAR/ARM_CM4F_MPU/ |
D | portasm.s | 167 mrseq r0, msp 192 mrseq r0, msp 208 msr msp, r0 228 msr msp, r0 /* Set the msp back to the start of the stack. */
|
/Kernel-v11.1.0/portable/IAR/ARM_CM35P_NTZ/non_secure/ |
D | portasm.s | 191 msr msp, r0 /* Set the MSP back to the start of the stack. */ 371 mrseq r0, msp 395 mrseq r0, msp
|
/Kernel-v11.1.0/portable/IAR/ARM_CM33_NTZ/non_secure/ |
D | portasm.s | 191 msr msp, r0 /* Set the MSP back to the start of the stack. */ 371 mrseq r0, msp 395 mrseq r0, msp
|
/Kernel-v11.1.0/portable/IAR/ARM_CM55_NTZ/non_secure/ |
D | portasm.s | 191 msr msp, r0 /* Set the MSP back to the start of the stack. */ 371 mrseq r0, msp 395 mrseq r0, msp
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33_NTZ/ |
D | portasm.s | 191 msr msp, r0 /* Set the MSP back to the start of the stack. */ 371 mrseq r0, msp 395 mrseq r0, msp
|
/Kernel-v11.1.0/portable/IAR/ARM_CM85_NTZ/non_secure/ |
D | portasm.s | 191 msr msp, r0 /* Set the MSP back to the start of the stack. */ 371 mrseq r0, msp 395 mrseq r0, msp
|
/Kernel-v11.1.0/portable/IAR/ARM_CM3/ |
D | portasm.s | 96 msr msp, r0
|
/Kernel-v11.1.0/portable/IAR/ARM_CM4F/ |
D | portasm.s | 121 msr msp, r0
|
/Kernel-v11.1.0/portable/IAR/ARM_CM0/ |
D | portasm.s | 48 msr msp, r0
|
/Kernel-v11.1.0/portable/IAR/ARM_CM7/r0p1/ |
D | portasm.s | 123 msr msp, r0
|
/Kernel-v11.1.0/portable/IAR/ARM_CM23_NTZ/non_secure/ |
D | portasm.s | 225 msr msp, r0 /* Set the MSP back to the start of the stack. */ 422 mrs r0, msp 450 mrs r0, msp
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23_NTZ/ |
D | portasm.s | 225 msr msp, r0 /* Set the MSP back to the start of the stack. */ 422 mrs r0, msp 450 mrs r0, msp
|
/Kernel-v11.1.0/portable/CCS/ARM_CM3/ |
D | portasm.asm | 129 msr msp, r0
|
/Kernel-v11.1.0/portable/IAR/ARM_CM35P/non_secure/ |
D | portasm.s | 205 msr msp, r0 /* Set the MSP back to the start of the stack. */ 455 mrseq r0, msp 479 mrseq r0, msp
|
/Kernel-v11.1.0/portable/IAR/ARM_CM85/non_secure/ |
D | portasm.s | 205 msr msp, r0 /* Set the MSP back to the start of the stack. */ 455 mrseq r0, msp 479 mrseq r0, msp
|
/Kernel-v11.1.0/portable/IAR/ARM_CM33/non_secure/ |
D | portasm.s | 205 msr msp, r0 /* Set the MSP back to the start of the stack. */ 455 mrseq r0, msp 479 mrseq r0, msp
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/ |
D | portasm.s | 205 msr msp, r0 /* Set the MSP back to the start of the stack. */ 455 mrseq r0, msp 479 mrseq r0, msp
|
/Kernel-v11.1.0/portable/IAR/ARM_CM55/non_secure/ |
D | portasm.s | 205 msr msp, r0 /* Set the MSP back to the start of the stack. */ 455 mrseq r0, msp 479 mrseq r0, msp
|
/Kernel-v11.1.0/portable/MikroC/ARM_CM4F/ |
D | port.c | 117 #define msp 8 macro 275 msr msp, r0 /* Set the msp back to the start of the stack. */ in prvPortStartFirstTask()
|
/Kernel-v11.1.0/portable/Tasking/ARM_CM4F/ |
D | port_asm.asm | 181 ;Set the msp back to the start of the stack. 182 msr msp, r0
|
/Kernel-v11.1.0/portable/CCS/ARM_CM4F/ |
D | portasm.asm | 140 msr msp, r0
|
/Kernel-v11.1.0/portable/IAR/ARM_CM23/non_secure/ |
D | portasm.s | 230 msr msp, r0 /* Set the MSP back to the start of the stack. */ 480 mrs r0, msp 508 mrs r0, msp
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/ |
D | portasm.s | 230 msr msp, r0 /* Set the MSP back to the start of the stack. */ 480 mrs r0, msp 508 mrs r0, msp
|
/Kernel-v11.1.0/portable/RVDS/ARM_CM4_MPU/ |
D | port.c | 705 mrseq r0, msp in vPortSVCHandler() 739 mrseq r0, msp in vPortSVCHandler() 760 msr msp, r0 /* Set the msp back to the start of the stack. */ in prvRestoreContextOfFirstTask() 996 msr msp, r0 in prvStartFirstTask()
|
/Kernel-v11.1.0/portable/RVDS/ARM_CM3/ |
D | port.c | 245 msr msp, r0 in prvStartFirstTask()
|