Searched defs:psp (Results 1 – 7 of 7) sorted by relevance
| /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/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/secure_fw/spm/core/ |
| D | backend_sfn.c | 153 uint32_t psp; in backend_system_run() local
|
| D | tfm_svcalls.c | 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/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/secure_fw/spm/include/ |
| D | tfm_arch.h | 141 uint32_t psp; /* PSP when interrupt exception ocurrs */ member
|
| /trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Source/ |
| D | CV_CoreFunc.c | 383 static uint32_t psp; in TC_CoreFunc_PSP() local
|