Home
last modified time | relevance | path

Searched defs:SP (Results 1 – 23 of 23) sorted by relevance

/AliOS-Things-master/hardware/arch/armv7m/common/
A Dbacktrace.c64 void getPLSfromCtx(void *context, char **PC, char **LR, int **SP) in getPLSfromCtx()
140 int *SP = *pSP; in backtraceFromStack() local
267 int *SP = *pSP; in backtraceFromLR() local
354 int *SP; in backtrace_now() local
391 int *SP; in backtrace_task() local
432 int backtrace_caller(char *PC, int *SP, in backtrace_caller()
479 int backtrace_callee(char *PC, int *SP, char *LR, in backtrace_callee()
527 int *SP; in backtrace_now_get() local
562 void backtrace_handle(char *PC, int *SP, char *LR, in backtrace_handle()
A Dpanic_c.c30 int SP; // Stack Pointer member
/AliOS-Things-master/hardware/arch/armv8m/common/
A Dbacktrace.c64 void getPLSfromCtx(void *context, char **PC, char **LR, int **SP) in getPLSfromCtx()
140 int *SP = *pSP; in backtraceFromStack() local
267 int *SP = *pSP; in backtraceFromLR() local
354 int *SP; in backtrace_now() local
391 int *SP; in backtrace_task() local
432 int backtrace_caller(char *PC, int *SP, in backtrace_caller()
479 int backtrace_callee(char *PC, int *SP, char *LR, in backtrace_callee()
527 int *SP; in backtrace_now_get() local
562 void backtrace_handle(char *PC, int *SP, char *LR, in backtrace_handle()
A Dpanic_c.c30 int SP; // Stack Pointer member
/AliOS-Things-master/hardware/arch/riscv/src/rv64fd_32gpr/
A Dbacktrace.c44 int backtrace_caller(char *PC, int *SP, in backtrace_caller()
52 int backtrace_callee(char *PC, int *SP, char *LR, in backtrace_callee()
71 void backtrace_handle(char *PC, int *SP, char *LR, in backtrace_handle()
A Dk_arch.h48 long SP; member
A Dpanic_c.c18 long SP; // X2 member
/AliOS-Things-master/components/debug/src/
A Ddebug_backtrace.c40 void debug_panic_backtrace(char *PC, int *SP, char *LR, in debug_panic_backtrace()
A Ddebug_panic.c367 static int *SP = NULL; in fiqafterpanicHandler() local
397 static int *SP = NULL; in panicHandler() local
/AliOS-Things-master/kernel/rhino/
A Dk_mm.c761 int *SP; in krhino_owner_attach() local
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/ca/
A Dcmsis_armcc_ca.h423 MOV SP, R0 in __set_SP_usr() local
/AliOS-Things-master/components/csi/csi1/include/core/
A Dcore_ck807.h138 uint32_t SP: 1; /*!< bit: 29 Secure pedning bit */ member
A Dcore_ck810.h138 uint32_t SP: 1; /*!< bit: 29 Secure pedning bit */ member
A Dcore_802.h155 uint32_t SP: 1; /*!< bit: 29 Secure pending bit */ member
A Dcore_805.h156 uint32_t SP: 1; /*!< bit: 29 Secure pending bit */ member
A Dcore_803.h156 uint32_t SP: 1; /*!< bit: 29 Secure pending bit */ member
A Dcore_804.h156 uint32_t SP: 1; /*!< bit: 29 Secure pending bit */ member
/AliOS-Things-master/components/csi/csi2/include/core/
A Dcore_ck807.h138 uint32_t SP: 1; /*!< bit: 29 Secure pedning bit */ member
A Dcore_ck810.h138 uint32_t SP: 1; /*!< bit: 29 Secure pedning bit */ member
A Dcore_802.h155 uint32_t SP: 1; /*!< bit: 29 Secure pending bit */ member
A Dcore_803.h156 uint32_t SP: 1; /*!< bit: 29 Secure pending bit */ member
A Dcore_804.h156 uint32_t SP: 1; /*!< bit: 29 Secure pending bit */ member
A Dcore_805.h156 uint32_t SP: 1; /*!< bit: 29 Secure pending bit */ member

Completed in 58 milliseconds