Home
last modified time | relevance | path

Searched refs:panicGetCtx (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/debug/src/
A Ddebug_panic.c56 extern void panicGetCtx(void *context, char **pPC, char **pLR, int **pSP);
377 panicGetCtx(context, &PC, &LR, &SP); in fiqafterpanicHandler()
428 panicGetCtx(context, &PC, &LR, &SP); in panicHandler()
/AliOS-Things-master/hardware/arch/armv7m/common/
A Dpanic_c.c53 void panicGetCtx(void *context, char **pPC, char **pLR, int **pSP) in panicGetCtx() function
/AliOS-Things-master/hardware/arch/armv8m/common/
A Dpanic_c.c53 void panicGetCtx(void *context, char **pPC, char **pLR, int **pSP) in panicGetCtx() function
/AliOS-Things-master/hardware/arch/riscv/src/rv64fd_32gpr/
A Dpanic_c.c71 void panicGetCtx(void *context, char **pPC, char **pLR, int **pSP) in panicGetCtx() function

Completed in 5 milliseconds