Home
last modified time | relevance | path

Searched defs:COREDUMP_ERROR_STR (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/scripts/coredump/
Dcoredump_serial_log_parser.py16 COREDUMP_ERROR_STR = COREDUMP_PREFIX_STR + "ERROR CANNOT DUMP#" variable
/Zephyr-latest/include/zephyr/debug/
Dcoredump.h20 #define COREDUMP_ERROR_STR "ERROR CANNOT DUMP#" macro