Searched refs:g_crash_not_reboot (Results 1 – 3 of 3) sorted by relevance
256 g_crash_not_reboot = OS_PANIC_NOT_REBOOT; in debug_panic_runto_cli()258 g_crash_not_reboot = 0; in debug_panic_runto_cli()260 aos_cli_printf("set panic_runto_cli flag:0x%x\r\n", g_crash_not_reboot); in debug_panic_runto_cli()
20 extern volatile uint32_t g_crash_not_reboot;
68 volatile uint32_t g_crash_not_reboot = 0; variable80 g_crash_not_reboot = OS_PANIC_NOT_REBOOT; in debug_cpu_goto_cli()128 if (g_crash_not_reboot == OS_PANIC_NOT_REBOOT) { in debug_panic_end()
Completed in 4 milliseconds