Home
last modified time | relevance | path

Searched defs:lr (Results 1 – 10 of 10) sorted by relevance

/trusted-firmware-m-latest/secure_fw/spm/core/arch/
Dtfm_arch_v6m_v7m.h50 __STATIC_INLINE bool is_return_secure_stack(uint32_t lr) in is_return_secure_stack()
67 __STATIC_INLINE bool is_default_stacking_rules_apply(uint32_t lr) in is_default_stacking_rules_apply()
84 __STATIC_INLINE bool is_stack_alloc_fp_space(uint32_t lr) in is_stack_alloc_fp_space()
97 __STATIC_INLINE bool is_stack_alloc_fp_space(uint32_t lr) in is_stack_alloc_fp_space()
/trusted-firmware-m-latest/platform/ext/common/
Dexception_info.c22 __STATIC_INLINE bool is_return_thread_mode(uint32_t lr) in is_return_thread_mode()
42 __STATIC_INLINE bool is_return_psp(uint32_t lr) in is_return_psp()
71 uint32_t *get_exception_frame(uint32_t lr, uint32_t msp, uint32_t psp) in get_exception_frame()
/trusted-firmware-m-latest/secure_fw/spm/include/
Dtfm_arch_v8m.h64 __STATIC_INLINE bool is_return_secure_stack(uint32_t lr) in is_return_secure_stack()
88 __STATIC_INLINE bool is_default_stacking_rules_apply(uint32_t lr) in is_default_stacking_rules_apply()
102 __STATIC_INLINE bool is_stack_alloc_fp_space(uint32_t lr) in is_stack_alloc_fp_space()
Dtfm_arch.h96 uint32_t lr; member
/trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/
Dplatform_svc_handler.c16 uint32_t lr) in platform_svc_handlers()
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone310/fvp/
Dplatform_svc_handler.c16 uint32_t lr) in platform_svc_handlers()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/
Dplatform_svc_handler.c18 uint32_t lr) in platform_svc_handlers()
/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/target/stm/common/hal/CMSIS_Driver/
Dlow_level_flash.c714 uint32_t lr; in NMI_Handler() local