Searched defs:msp (Results 1 – 6 of 6) sorted by relevance
| /trusted-firmware-m-latest/secure_fw/spm/core/ |
| D | tfm_svcalls.c | 196 uint32_t *svc_args, uint32_t *msp) in handle_spm_svc_requests() 250 uint32_t spm_svc_handler(uint32_t *msp, uint32_t exc_return, uint32_t *psp) in spm_svc_handler()
|
| /trusted-firmware-m-latest/platform/ext/common/ |
| D | exception_info.c | 71 uint32_t *get_exception_frame(uint32_t lr, uint32_t msp, uint32_t psp) in get_exception_frame()
|
| /trusted-firmware-m-latest/platform/include/ |
| D | boot_hal.h | 24 uint32_t msp; member
|
| /trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/ |
| D | retarget.c | 180 uint32_t ProcessHardFault(uint32_t lr, uint32_t msp, uint32_t psp) in ProcessHardFault() 282 uint32_t ProcessHardFault(uint32_t lr, uint32_t msp, uint32_t psp) in ProcessHardFault()
|
| /trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/src/ |
| D | retarget.c | 154 uint32_t ProcessHardFault(uint32_t lr, uint32_t msp, uint32_t psp) in ProcessHardFault() 254 uint32_t ProcessHardFault(uint32_t lr, uint32_t msp, uint32_t psp) in ProcessHardFault()
|
| /trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Source/ |
| D | CV_CoreFunc.c | 407 static uint32_t msp; in TC_CoreFunc_MSP() local
|