Home
last modified time | relevance | path

Searched refs:g_crash_by_NMI (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/debug/src/
A Ddebug_panic.c67 volatile uint32_t g_crash_by_NMI = 0; variable
90 g_crash_by_NMI = OS_PANIC_BY_NMI; in panicNmiFlagSet()
95 return (g_crash_by_NMI == OS_PANIC_BY_NMI); in panicNmiFlagCheck()
505 g_crash_by_NMI = 0; in panicHandler()
A Ddebug_panic.h19 extern volatile uint32_t g_crash_by_NMI;

Completed in 12 milliseconds