Home
last modified time | relevance | path

Searched defs:msp (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-latest/secure_fw/spm/core/
Dtfm_svcalls.c196 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/
Dexception_info.c71 uint32_t *get_exception_frame(uint32_t lr, uint32_t msp, uint32_t psp) in get_exception_frame()
/trusted-firmware-m-latest/platform/include/
Dboot_hal.h24 uint32_t msp; member
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/
Dretarget.c180 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/
Dretarget.c154 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/
DCV_CoreFunc.c407 static uint32_t msp; in TC_CoreFunc_MSP() local