Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/arch/armv7m/common/
A Dbacktrace.c47 __attribute__((weak)) int alios_debug_pc_check(char *pc) in alios_debug_pc_check() function
109 if (alios_debug_pc_check(LR) != 0) { in backtraceFindLROffset()
161 if (alios_debug_pc_check(*pPC) != 0) { in backtraceFromStack()
278 if (alios_debug_pc_check(*pPC) != 0) { in backtraceFromLR()
/AliOS-Things-master/hardware/arch/armv8m/common/
A Dbacktrace.c47 __attribute__((weak)) int alios_debug_pc_check(char *pc) in alios_debug_pc_check() function
109 if (alios_debug_pc_check(LR) != 0) { in backtraceFindLROffset()
161 if (alios_debug_pc_check(*pPC) != 0) { in backtraceFromStack()
278 if (alios_debug_pc_check(*pPC) != 0) { in backtraceFromLR()
/AliOS-Things-master/hardware/chip/rtl872xd/aos/
A Dsoc_impl.c141 int alios_debug_pc_check(char *pc) in alios_debug_pc_check() function
/AliOS-Things-master/hardware/chip/haas1000/aos/
A Daos.c187 int alios_debug_pc_check(char *pc) in alios_debug_pc_check() function

Completed in 8 milliseconds