Home
last modified time | relevance | path

Searched refs:DEBUG_REBOOT_REASON_FATAL_ERR (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/debug/src/
A Ddebug_api.h33 #define DEBUG_REBOOT_REASON_FATAL_ERR 0x04 /**< System fatal error */ macro
A Ddebug_panic.c550 debug_reboot_reason_update(DEBUG_REBOOT_REASON_FATAL_ERR); in debug_fatal_error()
A Ddebug_lastword.c142 if ((DEBUG_REBOOT_REASON_PANIC == reason) || (DEBUG_REBOOT_REASON_FATAL_ERR == reason)) { in debug_reboot_reason_update()

Completed in 8 milliseconds