Home
last modified time | relevance | path

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

/Zephyr-latest/arch/arm/include/cortex_a_r/
Dexception.h52 static ALWAYS_INLINE void z_arm_set_fault_sp(const struct arch_esf *esf, uint32_t exc_return) in z_arm_set_fault_sp()
/Zephyr-latest/arch/arm/core/
Dfatal.c106 void z_do_kernel_oops(const struct arch_esf *esf, _callee_saved_t *callee_regs, uint32_t exc_return) in z_do_kernel_oops()
/Zephyr-latest/include/zephyr/arch/arm/cortex_a_r/
Dexception.h53 uint32_t exc_return; member
/Zephyr-latest/arch/arm/include/cortex_m/
Dexception.h241 static ALWAYS_INLINE void z_arm_set_fault_sp(const struct arch_esf *esf, uint32_t exc_return) in z_arm_set_fault_sp()
/Zephyr-latest/include/zephyr/arch/arm/cortex_m/
Dexception.h97 uint32_t exc_return; member
/Zephyr-latest/arch/arm/core/cortex_m/
Dfault.c902 static inline struct arch_esf *get_esf(uint32_t msp, uint32_t psp, uint32_t exc_return,
1044 void z_arm_fault(uint32_t msp, uint32_t psp, uint32_t exc_return,